Authentication & Rate Limits
Last updated
Was this helpful?
Currently, the WheelX API is publicly accessible. API key authentication will be introduced for:
Higher rate limits
Priority routing
Advanced features
Public
20 requests
Per minute
API Key (future)
Coming soon
Coming soon
When rate limited, the API returns:
HTTP 429 Too Many RequestsImplement exponential backoff on 429 responses
Cache chain-info responses (change infrequently)
Use webhooks instead of polling for order status
Last updated
Was this helpful?
Was this helpful?