Equifax · Rate Limits
Equifax Rate Limits
Equifax does not publish public per-second or per-minute rate-limit numbers. Its developer portal confirms HTTP throttling and standard error responses, but actual quotas are set per-customer contract and provisioned at the API key/credentials level. Sandbox and production environments are separated.
Equifax Rate Limits is the machine-readable rate-limit profile for Equifax on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring varies.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and serviceUnavailable.
Tagged areas include Rate Limiting, Credit Bureau, Identity, and Fraud Prevention.
2 Limits
Throttle: 429
Rate LimitingCredit BureauIdentityFraud Prevention
Limits
Per-credentials negotiated limit api-credentials
contract-defined per customer and product
Sandbox environment sandbox-credentials
lower than production; intended for integration testing only
Policies
Sandbox vs production
Use sandbox credentials for integration testing; production credentials carry FCRA-permissible-use attestations and stricter audit logging.
Backoff
On 429 / 503, apply exponential backoff with jitter; do not retry idempotent reads aggressively as inquiries can post to the consumer's bureau record.
Inquiry minimization
Cache permissible-use results where regulation allows to minimize repeated bureau pulls against the same consumer.