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
Response
JSON-RPC response (single or batch)