Get a free API key
1,000 requests per minute, no credit card, the key is yours in under a second. The same surface as the paid tiers — you just get the higher rate-limit and per-key usage analytics.
Tiers
| Tier | Rate limit | Cost | Get one |
|---|---|---|---|
| Free | 60 req/min per IP | $0 | No key required |
| Starteryou are here | 1,000 req/min per key | $0 | POST /v1/signup |
| Pro | 10,000 req/min per key | Contact sales | Operator-issued |
| Business | 50,000 req/min per key | Contact sales | Operator-issued |
| Enterprise | Custom | Custom | SEP-10 + per-tenant |
- Free. Public read of every endpoint. Perfect for casual integrations + initial exploration. Same data as paid tiers — just rate-limited.
- Starter. Self-service. The form below mints your key. Same data; higher per-key rate-limit; usage analytics + key rotation via /v1/account/*.
- Pro. For wallets + portfolio apps with heavy fan-out. Includes Slack channel + 24h SLA on incident response.
- Business. For exchanges + market-data redistributors. Includes dedicated AlertManager routes + named on-call engineer + 1h SLA on SEV-1.
- Enterprise. Bespoke shape. Multi-tenant key isolation, custom retention, dedicated regional capacity, named TAM. Talk to us.
Already have a key?
GET /v1/account/me— your account info (key_id, tier, created_at).POST /v1/account/keys— mint another key under the same account (e.g. for a second deployment, or to rotate).GET /v1/account/usage— daily request counts (rolled-up reporting is a post-launch enhancement; currently returns an empty array under the locked wire shape).
API base URL: https://api.ratesengine.net