integrations.sh
← all integrations

codat.io – banking

OpenAPI apis-guru financial

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.

Homepage
https://api.apis.guru/v2/specs/codat.io:banking/2.1.0.json
Provider
codat.io:banking / banking
OpenAPI version
3.1.0
Spec (JSON)
https://api.apis.guru/v2/specs/codat.io/banking/2.1.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/codat.io/banking/2.1.0/openapi.yaml

Tools (10)

Extracted live via the executor SDK.

  • accountBalances.listAccountBalances

    Gets a list of balances for a bank account including end-of-day batch balance or running balances per transaction.

  • accounts.getAccount

    Gets a specified bank account for a given company

  • accounts.listAccounts

    Gets a list of all bank accounts of the SMB, with rich data like balances, account numbers and institutions holdingthe accounts.

  • transactionCategories.getTransactionCategory

    Gets a specified bank transaction category for a given company

  • transactionCategories.listTransactionCategories

    Gets a list of hierarchical categories associated with a transaction for greater contextual meaning to transactionactivity.

  • transactions.getTransaction

    Gets a specified bank transaction for a given company

  • transactions.listBankTransactions

    Gets a list of transactions incurred by a company across all bank accounts.

  • transactions.listTransactions

    Gets a list of transactions incurred by a bank account.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools