v1

latestOpenAPI 3.1.0MIT2026-07-1716328.3 KB
General

Direct API call (POST)

Perform a raw POST request to a curated Blockscout API endpoint.

post/direct_api_call

Query parameters

chain_idstring required

The ID of the blockchain

endpoint_pathstring required

The Blockscout API path to call (e.g., '/json-rpc')

query_paramsobject

Optional query parameters forwarded to the Blockscout API

Request body

object required

Response

Raw Blockscout API response

data_descriptionstring[] nullable

Optional list of strings explaining the structure or fields of the data payload

notesstring[] nullable

Optional list of important warnings or contextual notes, such as data truncation alerts

instructionsstring[] nullable

Optional list of suggested follow-up actions for an AI agent