NowCerts · Rate Limits

Nowcerts Rate Limits

NowCerts does not publish fixed numeric rate limits for its REST API on the public help page. Practical throughput is bounded by the per-tier API integration allowances in the subscription plan (Professional caps the number of API integrations; Business and Enterprise are unlimited) and by the requirement that the calling user hold the "API Integration" agent role. The many bulk-insert endpoints (for drivers, vehicles, equipment, payments, and so on) suggest batching is the intended pattern for high-volume writes rather than high-frequency single-record calls.

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

It captures 3 rate-limit definitions, measuring requests, integrations, and records.

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

Tagged areas include Insurance, Agency Management System, AMS, Rate Limiting, and Quotas.

3 Limits Throttle: 429
InsuranceAgency Management SystemAMSRate LimitingQuotas

Limits

REST API Requests account
requests
not published
No fixed numeric request-rate limit is documented on the public help page.
API Integrations account
integrations
per plan
Professional caps API integrations (listed as up to 3); Business and Enterprise are unlimited.
Bulk Insert Batch endpoint
records
batch-based
Bulk endpoints (BulkInsertDriver, BulkInsertVehicle, Equipment BulkInsertUpdate, TakePaymentBatch) accept arrays; batch large imports rather than looping single inserts.

Policies

Role Gating
The calling user must have the "API Integration" agent role assigned; requests without it are rejected.
Token Expiry
Bearer tokens from /token expire and must be refreshed; clients should re-authenticate or use the token refresh flow before expiry.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on 429 responses.

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/nowcerts-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.