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

FDX v6.2 Statements endpoint that lists available statement periods for a consented account and lets consumers retrieve the statement PDF. Supports the standard FDX statement metadata model.

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

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

2 operations 2 paths 1 schemas 2 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 Statements 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 2

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

Statements 2
GET
/accounts/{accountId}/statements
List Account Statements
listStatements 3 params → 200
GET
/accounts/{accountId}/statements/{statementId}
Get Statement
getStatement 2 params → 200

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is Statement (4 properties). Each schema is shown below with its type and property counts.

Statement
object
4 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs TD Bank publishes across the network.

TD Bank Transactions 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