Skip to main content

FDX 4.6 API

Official Documentation

This page doesn't include the full FDX specification. To obtain it, you must register on the official FDX website.

However, we've included a list of available FDX 4.6 endpoints and some general information about them here.

Available Endpoints

The query parameters listed are those supported by default. Particular instances of Data Access may support more.

FDX endpointSupported Query ParametersDescription
/fdx/v4/accounts/{accountId}/transactionsstartTime
endTime
offset
limit
Returns a list of FDX transactions.
/fdx/v4/accounts/{accountId}---Returns details for the specified account.
/fdx/v4/accountsaccountIds
offset
limit
Returns a collection of lightweight FDX accounts.
/fdx/v4/capability---Returns the capabilities of the FDX API.
/fdx/v4/customers/current---Returns PII including name, dob, email, addresses, phone numbers.
/fdx/v4/accounts/{accountId}/statementsstartTime
endTime
offset
limit
Returns paginated list of available statements.
/fdx/v4/accounts/{accountId}/statements/{statementId}Specify content type in HTTP Accept header. Values may be: application/pdf
image/gif
image/jpeg
image/tiff
image/png
Returns statement.