Plaid · Rate Limits

Plaid Rate Limits

Plaid rate limits per product per environment.

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

It captures 4 rate-limit definitions, measuring requests_per_day, requests_per_minute, and requests_per_second.

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

Tagged areas include Rate Limiting and Fintech.

4 Limits Throttle: 429
Rate LimitingFintech

Limits

Default per-Item per-day item
requests_per_day · day
100
Sandbox token create client
requests_per_minute · minute
30
Link token create client
requests_per_second · second
30
Asset Report create item
requests_per_minute · minute per Item
1

Policies

Per-Item caps
Most product limits scope to a specific Item.
Cursor pagination
Use /transactions/sync with cursor.

Sources