Zeal · Rate Limits

Zeal Hq Rate Limits

The Zeal API applies per-account request rate limits and returns HTTP 429 when a client exceeds them. Zeal documents rate limiting alongside idempotency and pagination in its API reference; specific numeric thresholds are not published and are not reconciled in this artifact. Bulk operations (for example bulk employee checks) and asynchronous report jobs are provided so consumers can avoid hitting per-request limits on high-volume payroll operations.

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

It captures 3 rate-limit definitions, measuring requests, checks, and jobs.

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

Tagged areas include Payroll, Embedded Finance, Fintech, Rate Limiting, and Quotas.

3 Limits Throttle: 429
PayrollEmbedded FinanceFintechRate LimitingQuotasThrottling

Limits

Requests Per Account account
requests
see provider documentation
Per-account request rate limit; exact threshold and window not published.
Bulk Employee Checks account
checks
batched per bulk request
Use POST /employeeCheck/bulk to submit many checks in one call and reduce request volume.
Report Jobs account
jobs
asynchronous
Reports run as async jobs; poll job status rather than re-requesting synchronously.

Policies

Idempotency
Supply an idempotency key on create operations so retries after 429 or network errors do not duplicate payroll actions.
Backoff Strategy
Clients should implement exponential backoff with jitter on 429 responses and honor any Retry-After header.
Test Mode First
Exercise high-volume flows against a test API key before running them in production to avoid throttling live payroll runs.

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/zeal-hq-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.