Certn Rate Limits
Certn does not publish fixed numeric per-minute or per-day rate limits for its REST API in the public developer documentation. In practice the API is order-oriented (you create applications and poll or receive webhooks for results) rather than high-frequency, so throughput is effectively governed by your account configuration and the pace at which checks are ordered rather than a documented request cap. Webhook delivery has a defined retry policy: on a 408, 500, 502, 503, or 504 response from your endpoint, Certn retries up to three additional times with increasing back-off between attempts.
Certn Rate Limits is the machine-readable rate-limit profile for Certn on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests, records, and attempts.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Background Checks, Screening, Rate Limiting, Quotas, and Webhooks.