Chase · Authentication Profile

Chase Authentication

Authentication

Chase secures its APIs with oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and clientCredentials flow(s).

Account AggregationBankingConsentCredit CardsFDXFinancial ServicesLoyaltyOpen BankingPay with PointsRewards
Methods: oauth2 Schemes: 2 OAuth flows: authorizationCode, clientCredentials API key in:

Security Schemes

oauth2 oauth2
· flows: authorizationCode
oauth2 oauth2
· flows: clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/chase-account-aggregation-user-consent-api-openapi.yml, openapi/chase-account-and-customer-information-api-openapi.yml,
  openapi/chase-loyalty-pay-with-points-enrollment-service-api-openapi.yml, openapi/chase-loyalty-pay-with-points-order-service-api-openapi.yml,
  openapi/chase-loyalty-pci-merchant-relationship-manager-api-openapi.yml, openapi/chase-rewards-balance-api-openapi.yml
summary:
  types:
  - oauth2
  oauth2_flows:
  - authorizationCode
  - clientCredentials
schemes:
- name: oauth2
  type: oauth2
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.chase.com/oauth2/authorize
    tokenUrl: https://api.chase.com/oauth2/token
    scopes: 2
  sources:
  - openapi/chase-account-aggregation-user-consent-api-openapi.yml
  - openapi/chase-account-and-customer-information-api-openapi.yml
- name: oauth2
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.chase.com/oauth2/token
    scopes: 1
  sources:
  - openapi/chase-loyalty-pay-with-points-enrollment-service-api-openapi.yml
  - openapi/chase-loyalty-pay-with-points-order-service-api-openapi.yml
  - openapi/chase-loyalty-pci-merchant-relationship-manager-api-openapi.yml
  - openapi/chase-rewards-balance-api-openapi.yml