Switch Admin

Enter your admin secret to continue.

Switch Admin

API Key Management & Settings
Total Keys
Active Keys
Revoked Keys

API Keys

Name Key Status Rate Limit IP Whitelist Created Actions
Loading…

Global Settings

Per-IP Sub-Limit
Max requests/min a single IP can make within any API key's total allocation
Default Key Rate Limit
Default total requests/min for newly created API keys (all IPs combined)
How rate limiting works: Every request must pass two checks — (1) the key's total limit and (2) the per-IP sub-limit. Whitelisted IPs skip the per-IP check but still count toward the key total. Routes with per-route overrides below get their own isolated bucket — they don't eat into the default per-IP quota.

Per-Route IP Rate Limits

Override the per-IP sub-limit for specific endpoints. Each route gets its own isolated bucket so it doesn't compete with other endpoints. Set to 0 to use the default per-IP sub-limit.
/swap/adapters
Lightweight endpoint — returns list of DEX adapters. Rarely changes, safe to allow higher limits.
/min
/swap/checkTax
Tax token detection — fast cached lookup. Called on every token selection.
/min
/swap/quote
Heavy endpoint — computes optimal swap routes. Uses the default per-IP sub-limit unless overridden here.
/min