Codat's Banking API allows you to access standardised data from over bank accounts via third party providers. Standardize how you connect to your customers’ bank accounts. Retrieve bank account and bank transaction data in the same way via our partnerships with Plaid and TrueLayer. [Read more...](
curl \
-H "Authorization: $API_KEY" \
https://api.codat.io/companies/{companyId}/data/banking-transactionscurl \
-H "Authorization: $API_KEY" \
https://api.codat.io/companies/{companyId}/connections/{connectionId}/data/banking-accountscurl \
-H "Authorization: $API_KEY" \
https://api.codat.io/companies/{companyId}/connections/{connectionId}/data/banking-transactions