Shufti Pro · Rate Limits

Shuftipro Rate Limits

Shufti Pro applies per-account controls on its verification API, including request throttling and per-request timeouts (an offsite onsite link defaults to a 60-minute time limit, surfaced as request.timeout). Incorrect or missing credentials return request.unauthorized. Specific numeric request-per-minute and concurrency limits are governed by the customer contract and are not publicly published, so they are not reconciled here.

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

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

The profile also includes 2 backoff/retry policies defined and response codes documented for unauthorized, timeout, and invalid.

Tagged areas include Identity Verification, KYC, KYB, AML, and Compliance.

3 Limits
Identity VerificationKYCKYBAMLComplianceRate LimitingQuotasThrottling

Limits

Requests Per Account account
requests
see provider documentation
Per-account request throttling governed by contract; not publicly published.
Verification Timeout request
minutes
60
Default time limit for completing an onsite verification; exceeding it returns request.timeout.
Concurrent Verifications account
requests
see provider documentation
Concurrency governed by plan/contract; not publicly published.

Policies

Authentication Enforcement
Invalid or missing Basic Auth credentials or expired Bearer tokens return request.unauthorized. Bearer tokens are valid for 10 minutes and single use.
Asynchronous Processing
Offsite requests with show_results "0" return request.pending and final results arrive via the callback_url, smoothing client-side throughput.

Sources