v1

latestOpenAPI 3.1.0MIT2026-07-1716328.3 KB
General

Direct API call

Perform a raw request to a curated Blockscout API endpoint for advanced or chain-specific data.

get/direct_api_call

Query parameters

chain_idstring required

The ID of the blockchain

endpoint_pathstring required

The Blockscout API path to call (e.g., '/api/v2/stats')

senderstring

Filter by sender address

Optional query parameters forwarded to the Blockscout API

cursorstring

Pagination cursor from a previous response

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