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.
Chase Rate Limits is the machine-readable rate-limit profile for Chase 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, unauthorized, and serviceUnavailable.
Tagged areas include Rate Limiting, Banking, and FDX.
2 Limits
Throttle: 429
Rate LimitingBankingFDX
Limits
FDX Aggregation API oauth_client
see partner agreement
Pay with Points API oauth_client
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.