Antavo · Rate Limits

Antavo Rate Limits

Antavo publishes a per-environment API rate limit that depends on the infrastructure tier. Programs on a shared stack are limited to 1,500 requests per minute, while programs on a dedicated stack are limited to 20,000 requests per minute. Access can additionally be constrained by IP filtering (CIDR allow-lists) configured in the platform's API settings. High-volume ingestion is better served through the Async Events API, which queues events for background processing rather than counting against synchronous throughput in the same way.

Antavo Rate Limits is the machine-readable rate-limit profile for Antavo on the APIs.io network, conforming to the API Commons Rate Limits specification.

It captures 4 rate-limit definitions, measuring requests, events, and source ip.

The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.

Tagged areas include Loyalty, Enterprise, Rate Limiting, and Quotas.

4 Limits Throttle: 429
LoyaltyEnterpriseRate LimitingQuotas

Limits

Shared Stack Requests environment
requests
1500 per minute
Default rate limit for programs running on Antavo's shared infrastructure.
Dedicated Stack Requests environment
requests
20000 per minute
Raised rate limit for programs running on dedicated Antavo infrastructure.
Async Events Throughput environment
events
queued
The Async Events API queues events for background processing during high-traffic periods.
IP Filtering environment
source ip
configurable (CIDR allow-list)
Requests from IPs outside the configured allow-list receive a forbidden exception.

Policies

Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.
Async Offloading
Route high-volume or bursty event ingestion through the Async Events API to smooth synchronous throughput.
Request Signing
When signature enforcement is enabled, plain API-key requests are rejected; only properly signed requests are accepted.

Sources

Work with this as data

Every rate limit here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for rate limits

4 MCP tools reach this
  • find_rate_limitsBrowse and filter every rate limit in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This rate limit
curl "https://apis.io/api/v1/rate-limits/antavo-rate-limits"
All rate limits
curl "https://apis.io/api/v1/rate-limits?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.