TD Bank · OAuth Scopes

TD Bank OAuth Scopes

OAuth 2.0 derived

TD Bank publishes 9 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the TD Bank API on a user’s behalf.

Tokens are issued from https://api.openbanking.amcb.developer.td.com/oauth/v1/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 AggregationAMLAkoyaBankingBank Secrecy ActBill PaymentConsentConsumer BankingFDXFinancial ServicesMerchant SolutionsNotificationsOpen BankingPaymentsRewardsTax FormsToken ManagementTransactions
Scopes: 9 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://api.openbanking.amcb.developer.td.com/oauth/v1/authorize
Token URL
https://api.openbanking.amcb.developer.td.com/oauth/v1/token
Flows
authorizationCode

Scopes (9)

ScopeDescriptionFlows
accounts_basic_read Read basic account info authorizationCode
accounts_detailed_read Read detailed account info authorizationCode
bill_payments_read Read bill payment activity authorizationCode
consents_manage Manage consents authorizationCode
customer_contact_read Read customer contact authorizationCode
rewards_read Read rewards info authorizationCode
statements_read Read statements authorizationCode
tax_forms_read Read tax forms authorizationCode
transactions_read Read transactions authorizationCode

Source

OAuth Scopes

td-bank-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/td-bank-account-basic-api-openapi.yml, openapi/td-bank-account-detailed-api-openapi.yml,
  openapi/td-bank-bill-payment-api-openapi.yml, openapi/td-bank-consent-api-openapi.yml, openapi/td-bank-customer-api-openapi.yml,
  openapi/td-bank-rewards-api-openapi.yml, openapi/td-bank-statements-api-openapi.yml, openapi/td-bank-tax-forms-api-openapi.yml,
  openapi/td-bank-transactions-api-openapi.yml
schemes:
- name: oauth2
  source: openapi/td-bank-account-basic-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/authorize
    tokenUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/token
- name: oauth2
  source: openapi/td-bank-account-detailed-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/authorize
    tokenUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/token
- name: oauth2
  source: openapi/td-bank-bill-payment-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/authorize
    tokenUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/token
- name: oauth2
  source: openapi/td-bank-consent-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/authorize
    tokenUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/token
- name: oauth2
  source: openapi/td-bank-customer-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/authorize
    tokenUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/token
- name: oauth2
  source: openapi/td-bank-rewards-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/authorize
    tokenUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/token
- name: oauth2
  source: openapi/td-bank-statements-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/authorize
    tokenUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/token
- name: oauth2
  source: openapi/td-bank-tax-forms-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/authorize
    tokenUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/token
- name: oauth2
  source: openapi/td-bank-transactions-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/authorize
    tokenUrl: https://api.openbanking.amcb.developer.td.com/oauth/v1/token
scopes:
- scope: accounts_basic_read
  description: Read basic account info
  flows:
  - authorizationCode
  sources:
  - openapi/td-bank-account-basic-api-openapi.yml
- scope: accounts_detailed_read
  description: Read detailed account info
  flows:
  - authorizationCode
  sources:
  - openapi/td-bank-account-detailed-api-openapi.yml
- scope: bill_payments_read
  description: Read bill payment activity
  flows:
  - authorizationCode
  sources:
  - openapi/td-bank-bill-payment-api-openapi.yml
- scope: consents_manage
  description: Manage consents
  flows:
  - authorizationCode
  sources:
  - openapi/td-bank-consent-api-openapi.yml
- scope: customer_contact_read
  description: Read customer contact
  flows:
  - authorizationCode
  sources:
  - openapi/td-bank-customer-api-openapi.yml
- scope: rewards_read
  description: Read rewards info
  flows:
  - authorizationCode
  sources:
  - openapi/td-bank-rewards-api-openapi.yml
- scope: statements_read
  description: Read statements
  flows:
  - authorizationCode
  sources:
  - openapi/td-bank-statements-api-openapi.yml
- scope: tax_forms_read
  description: Read tax forms
  flows:
  - authorizationCode
  sources:
  - openapi/td-bank-tax-forms-api-openapi.yml
- scope: transactions_read
  description: Read transactions
  flows:
  - authorizationCode
  sources:
  - openapi/td-bank-transactions-api-openapi.yml