Fingerprint · Rate Limits
Fingerprint Rate Limits
The Fingerprint Server API enforces per-workspace rate limits expressed as requests per second (RPS). Exceeding the limit returns HTTP 429 with a Retry-After header. Limits vary by plan, and the client-side identification agent has separate throttling. Specific per-plan RPS values are not reconciled in this artifact.
Fingerprint Rate Limits is the machine-readable rate-limit profile for Fingerprint on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Device Identification, Fraud Prevention, Bot Detection, Smart Signals, and Identity.
2 Limits
Throttle: 429
Device IdentificationFraud PreventionBot DetectionSmart SignalsIdentityRate LimitingQuotasThrottling
Limits
Server API Requests Per Second (RPS) workspace
see provider documentation
Per-workspace RPS limit on the Server API; varies by plan.
Identification Agent Requests workspace
see provider documentation
Client-side identification calls are subject to separate throttling and abuse protection.
Policies
Tiered Limits
Limits scale by plan; higher RPS and volume available on Enterprise agreements.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor the Retry-After header on 429 responses.