Support
Message
Notification

Endpoints

Plan
RPS
Requests/M
Requests/D
Data transfer
Sockets
API Keys
URLs
RPC Endpoint
WebSocket
Staked Connection URL
Geyser
Security

Allowed Domains

Allowed IPs

Allowed CIDRs

Basic

Accounts

Transactions

Code Snippet

curl https://solana-api.instantnodes.io/v2/token-<your-api-key> \
-X POST \
-H “Content-Type: application/json” \
-d '{ “id”: 1, “jsonrpc”: “2.0”, "method”: “getBlockProduction” }'