Puzzle · Rate Limits

Puzzle Io Rate Limits

Puzzle does not publish specific API rate-limit numbers in its public documentation. The API is a partner-gated, RESTful JSON interface issued through the Partner Program, and Puzzle advertises 99.9% API availability. Concrete request-per-minute, per-hour, or per-day limits are set per partner agreement during the technical review and are not documented publicly. Values below are placeholders describing the expected shape of Puzzle's throttling, not confirmed figures.

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

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

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

Tagged areas include Accounting, Fintech, Rate Limiting, Quotas, and Throttling.

3 Limits Throttle: 429
AccountingFintechRate LimitingQuotasThrottling

Limits

Requests Per Minute (RPM) partner
requests
see partner agreement
Not published; set per partner during technical review.
Concurrent Requests partner
concurrent
see partner agreement
Not published; large-scale portfolio partners are provisioned for high volume.
Sync Frequency company
syncs
see partner agreement
Upstream connection sync cadence is managed by Puzzle, not exposed as a client-side limit.

Policies

Availability SLA
Puzzle advertises 99.9% API availability for the partner API.
Partner Provisioning
Limits are negotiated per partner rather than published as fixed public tiers.
Backoff Strategy
Clients should implement exponential backoff with jitter and honor Retry-After on HTTP 429.

Sources