Chase · Rate Limits

Chase Rate Limits

Chase Developer Portal does not publish numeric API rate limits. Access is partner-gated via OAuth 2.0; throttling and quotas are governed by the partner onboarding configuration. FDX flows also throttle at the customer-consent layer.

2 Limits Throttle: 429
Rate LimitingBankingFDX

Limits

FDX Aggregation API oauth_client
varies
see partner agreement
Pay with Points API oauth_client
varies
see partner agreement

Policies

OAuth 2.0
All endpoints require OAuth 2.0; FDX consent flows govern user-level data access.
Backoff Strategy
Use exponential backoff with jitter on 429/503; honor Retry-After when present.
Consent revocation
Customers can revoke FDX consent at any time; aggregators must handle 401/403 from previously authorized accounts.

Sources