Abstract API · Rate Limits

Abstract Api Rate Limits

Abstract API enforces a per-API-key rate ceiling of 3 requests per second across the Free, Starter, Standard, and Professional tiers. Monthly request quotas are set per plan and per selected volume sub-tier. Enterprise plans negotiate higher rates. Limits are scoped per API key per product.

6 Limits Throttle: 429 Quota: 429
Data ValidationGeolocationEmail VerificationRate Limiting

Limits

Free / Starter / Standard / Professional rate api-key
requests_per_second · second
3
Same 3 req/sec ceiling applies on Free and all paid tiers below Enterprise.
Free monthly quota api-key
requests_per_month · month
100
Starter monthly quota api-key
requests_per_month · month
150000
Customer selects a volume sub-tier between 5,000 and 150,000 req/month at signup.
Standard monthly quota api-key
requests_per_month · month
150000
Same volume picker as Starter; price differs by feature set.
Professional monthly quota api-key
requests_per_month · month
150000
Enterprise rate / quota api-key
varies
flexible — negotiated rate ceiling and monthly volume

Policies

Per-product key
Each Abstract API product (Email Reputation, Phone Intelligence, IP Intelligence, Company Enrichment, etc.) issues its own API key; quotas and rate limits are enforced separately per product.
Quota reset
Monthly request counters reset on the billing-cycle anniversary.
Throttle response
Exceeding 3 req/sec returns HTTP 429; clients should back off and retry rather than burst.
Annual discount
10% discount available on annual billing; quotas remain monthly.

Sources