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