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')
Optional query parameters forwarded to the Blockscout API
cursorstring
Pagination cursor from a previous response
Response
Raw Blockscout API response