Chase · OAuth Scopes
Chase OAuth Scopes
OAuth 2.0
derived
Chase publishes 11 OAuth 2.0 scopes via the authorizationCode and clientCredentials flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Chase API on a user’s behalf.
Tokens are issued from https://api.chase.com/oauth2/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Account AggregationBankingConsentCredit CardsFDXFinancial ServicesLoyaltyOpen BankingPay with PointsRewards
Scopes: 11
Flows: authorizationCode, clientCredentials
Method: derived
OAuth endpoints
Authorization URL
https://api.chase.com/oauth2/authorize
https://api.chase.com/oauth2/authorize
Token URL
https://api.chase.com/oauth2/token
https://api.chase.com/oauth2/token
Flows
authorizationCodeclientCredentials
authorizationCodeclientCredentials
Scopes (11)
| Scope | Description | Flows |
|---|---|---|
| accounts.read | Read account data | authorizationCode |
| consents.read | Read consents | authorizationCode |
| consents.write | Manage consents | authorizationCode |
| customers.read | Read customer profile | authorizationCode |
| enrollments.write | Manage enrollments | clientCredentials |
| merchants.write | Manage merchants | clientCredentials |
| orders.write | Create and modify orders | clientCredentials |
| rewards.read | Read rewards balances | clientCredentials |
| statements.read | Read statements | authorizationCode |
| tax-forms.read | Read tax forms | authorizationCode |
| transactions.read | Read transactions | authorizationCode |