v1

latestOpenAPI 3.0.0Proprietary2026-07-1392329.7 KB
RPC

JSON-RPC proxy

Send a single JSON-RPC request or a JSON-RPC batch (array). Replace {apiKey} with your actual API key.

post/rpc/{chainId}/{apiKey}

Path parameters

chainIdstring required

Chain ID (e.g. 1 for Ethereum, 137 for Polygon, 8453 for Base).

apiKeystring password required

Your RouteMesh API key (from the dashboard).

Request body

OR

Response

JSON-RPC response (single or batch)

OR