Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

TD Bank Accounts API

The Accounts API from TD Bank — 3 operation(s) for accounts.

TD Bank Accounts API is one of 16 APIs that TD Bank publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Accounts. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 3 operations across 3 paths, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api.openbanking.amcb.developer.td.com/fdx/v6, https://api.openbanking.amcb.developer.td.com/sandbox/fdx/v6.

3 operations 3 paths 3 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.openbanking.amcb.developer.td.com/fdx/v6
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

TD Bank Accounts API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Accounts 3
GET
/accounts
List Consented Accounts
listAccounts 2 params → 200
GET
/accounts/{accountId}
Get Account Detail
getAccount 1 param → 200
GET
/accounts/{accountId}/contact
Get Account Contact
getAccountContact 1 param → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are AccountDetailed (14 properties), AccountBasic (7 properties), AccountList (2 properties). Each schema is shown below with its type and property counts.

AccountDetailed
object
14 properties 2 required
AccountList
object
2 properties
AccountBasic
object
7 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

td-bank-accounts-api-openapi.yml Raw ↑

Other APIs TD Bank publishes across the network.

TD Bank Transactions API
TD Bank Statements API
TD Bank Tax Forms API
TD Bank Rewards API
TD Bank Notifications API
TD Online Mart Recurring Payment API
TD Bank Apps API
TD Bank Bill Payments API
TD Bank Clusters API
TD Bank Consents API
TD Bank Customers API
TD Bank Payees API