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 Transactions API

FDX v6.2 Transactions endpoint that returns posted and pending transaction data for a consented account — amounts, dates, descriptions, merchant fields, status — with support for pagination, date-range filtering, and transaction image retrieval.

TD Bank Transactions 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 Transactions, FDX, and Open Banking. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 3 operations across 3 paths, and defines 2 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 2 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 Transactions 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.

Transactions 3
GET
/accounts/{accountId}/transactions
List Transactions
listTransactions 4 params → 200
GET
/accounts/{accountId}/transactions/{transactionId}
Get Transaction
getTransaction 2 params → 200
GET
/accounts/{accountId}/transactions/{transactionId}/image
Get Transaction Image
getTransactionImage 2 params → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Transaction (10 properties), TransactionList (2 properties). Each schema is shown below with its type and property counts.

Transaction
object
10 properties 2 required
TransactionList
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs TD Bank publishes across the network.

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 Accounts 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