Agave · Rate Limits

Agave Rate Limits

Agave publishes numeric rate limits and returns runtime rate-limit headers. This artifact replaces an earlier generated one that stated "Agave does not publish numeric rate limits" — that was wrong: https://docs.agaveapi.com/agave-api/rate-limits has carried both an Agave-imposed ceiling and a per-source-system table. Agave layers its own limits on top of each connected source system's, and surfaces BOTH in the response headers, which is the useful part for an agent: a caller can read its remaining Agave budget and its remaining Procore/QuickBooks/Intacct budget from the same response.

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

It captures 4 rate-limit definitions, measuring requests per minute per Linked Account, concurrent requests across all Linked Accounts, concurrent requests per Linked Account, and Requests are processed serially with a 90-second maximum execution time and a maximum of 5 queued requests.

The profile also includes 1 backoff/retry policy defined and response codes documented for throttled and serviceUnavailable.

Tagged areas include Accounting, Construction, Integration, and Rate Limiting.

4 Limits Throttle: 429
AccountingConstructionIntegrationRate Limiting

Limits

Agave per-linked-account request rate linked-account
requests per minute per Linked Account
150
Agave global concurrency client
concurrent requests across all Linked Accounts
15
Agave per-linked-account concurrency linked-account
concurrent requests per Linked Account
10
Serial-execution source systems linked-account
Requests are processed serially with a 90-second maximum execution time and a maximum of 5 queued requests
5

Policies

Exponential backoff
Agave's published guidance - "We recommend adding an exponential backoff to your requests to ensure retry requests do not get rate-limited."

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/agave-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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