Skip to main content

Prerequisites

Don’t want an account? Pay per request with x402 nanopayments β€” fund a Circle Gateway USDC balance once and call Edge directly with no API key.
1

Get your endpoint

Edge RPC endpoints follow a simple URL format:
Replace {chainId} with the chain ID (e.g., 1 for Ethereum, 42161 for Arbitrum, 8453 for Base) and {your-secret} with your API secret from the dashboard.
No account? Use secret=demo. Every example in these docs uses it, so you can paste and run any of them right now. It is a shared public key, rate limited and intended for demo and testing purposes only. Use your own secret from the dashboard for anything real.
See the full list of supported networks, or hit edge.goldsky.com directly for a programmatic JSON list of every chain (id, alias, block time, health status).
2

Make your first request

Response:

Getting help

Can’t find what you’re looking for? Reach out to us at support@goldsky.com for help.