# mybanx Documentation ## Guides - [Balance Types](https://apidocs.mybanx.io/docs/balance-types.md): This is the list of the possible values for the balance type property of the Balance DTO. - [Export Formats, dates and types.](https://apidocs.mybanx.io/docs/export-formats-dates-types.md): This is the list of the possible values for the format parameter of the export API call. - [Payment Statuses](https://apidocs.mybanx.io/docs/payment-statuses.md): Here is the list of payment statuses used for payments and bulk payments. This is a internal simplified version of all available ISO20022 statuses that mybanx receives from the banks. - [Direct Integration](https://apidocs.mybanx.io/docs/direct-integration.md): Access your bank accounts directly from your apps. - [File formats.](https://apidocs.mybanx.io/docs/file-formats.md): Show sample file formats of the Export endpoint. - [Getting Started with mybanx.io](https://apidocs.mybanx.io/docs/getting-started-with-mybanks.md): This page will help you get started with mybanks. You'll be up and running in a jiffy! - [Indirect Integration](https://apidocs.mybanx.io/docs/indirect-integration.md): Provides SAAS and third parties softwares access to bank accounts of their customers. - [Get started with AI and our MCP Server.](https://apidocs.mybanx.io/docs/our-mcp-server.md) - [Connect Claude to Your Bank Accounts — mybanx.io MCP Server](https://apidocs.mybanx.io/docs/mybanx-for-claude.md) - [Bulk Payments](https://apidocs.mybanx.io/docs/bulk-payments.md) - [Single Payments](https://apidocs.mybanx.io/docs/single-payments.md) ## API Reference - [Who Am I ?](https://apidocs.mybanx.io/reference/get_v-version-auth.md): ### This operation is used to retrieve information about who you are. By providing credentials you will be able to connect and retrieve data of the mybanx APIs. - [Authenticate your app.](https://apidocs.mybanx.io/reference/post_v-version-auth.md): ## This operation is used to authenticate your app.By providing credentials you will be able to connect and retrieve data of the mybanx APIs. - [Sends back all the latest balances linked to the given Bank Account.](https://apidocs.mybanx.io/reference/get_v-version-bankaccounts-bankaccountid-balances-all.md) - [Sends back the latest balance linked to the given Bank Account.](https://apidocs.mybanx.io/reference/get_v-version-bankaccounts-bankaccountid-balances.md) - [Sends back all latest balances linked to the given Bank Account.](https://apidocs.mybanx.io/reference/get_v-version-indirect-bankaccounts-bankaccountid-balances-all.md) - [Sends back the latest balance linked to the given Bank Account.](https://apidocs.mybanx.io/reference/get_v-version-indirect-bankaccounts-bankaccountid-balances.md) - [Sends back the list of bank accounts linked to the companyKey provided.](https://apidocs.mybanx.io/reference/get_v-version-companies-bankaccounts.md) - [Sends back the list of bank accounts linked to the companyKey provided.](https://apidocs.mybanx.io/reference/get_v-version-indirect-companies-companyid-bankaccounts.md) - [/v{version}/bankaccounts/{bankAccountId}/renew](https://apidocs.mybanx.io/reference/post_v-version-bankaccounts-bankaccountid-renew.md) - [/v{version}/indirect/companies/{companyId}/bankaccounts/{bankAccountId}/renew](https://apidocs.mybanx.io/reference/post_v-version-indirect-companies-companyid-bankaccounts-bankaccountid-renew.md) - [Gets bank behavior before executing a payment.](https://apidocs.mybanx.io/reference/get_v-version-bankaccounts-bankaccountid-bulkpayment-info.md) - [Initiaites a BULK payment process by submitting the list of payments.](https://apidocs.mybanx.io/reference/post_v-version-bankaccounts-bankaccountid-bulkpayment.md) - [Initiaites an Indirect BULK payment process by submitting the list of payments.](https://apidocs.mybanx.io/reference/post_v-version-indirect-bankaccounts-bankaccountid-bulkpayment.md) - [Sends back the list of companies your app can access.](https://apidocs.mybanx.io/reference/get_v-version-indirect-companies.md) - [Exports the transactions of the supplied Bank Account.](https://apidocs.mybanx.io/reference/get_v-version-indirect-bankaccounts-bankaccountid-export-format.md) - [/v1/bankaccounts/{bankAccountId}/export/{format}](https://apidocs.mybanx.io/reference/get_v1-bankaccounts-bankaccountid-export-format.md) - [/v2/bankaccounts/{bankAccountId}/export/{format}](https://apidocs.mybanx.io/reference/get_v2-bankaccounts-bankaccountid-export-format.md) - [/v2/indirect/bankaccounts/{bankAccountId}/export/{format}](https://apidocs.mybanx.io/reference/get_v2-indirect-bankaccounts-bankaccountid-export-format.md) - [/v{version}/indirect/companies/{companyId}/invitation](https://apidocs.mybanx.io/reference/post_v-version-indirect-companies-companyid-invitation.md) - [Gets bank behavior before executing a payment.](https://apidocs.mybanx.io/reference/get_v-version-bankaccounts-bankaccountid-payment-info.md) - [Initiates a payment toward a bank.](https://apidocs.mybanx.io/reference/post_v-version-bankaccounts-bankaccountid-payment.md) - [Indirect payment initiation process.](https://apidocs.mybanx.io/reference/post_v-version-indirect-bankaccounts-bankaccountid-payment.md) - [Sends back the most recent balance linked to the given Bank Account.](https://apidocs.mybanx.io/reference/get_v-version-pilot.md) - [Initiates a payment toward a bank.](https://apidocs.mybanx.io/reference/post_v-version-bankaccounts-bankaccountid-requesttopay.md) - [Indirect payment initiation process.](https://apidocs.mybanx.io/reference/post_v-version-indirect-bankaccounts-bankaccountid-requesttopay.md) - [Sends back the date, if available, of the first transaction received for the given bank account.](https://apidocs.mybanx.io/reference/get_v-version-bankaccounts-bankaccountid-first.md) - [Sends back the list of transactions linked to the given Bank Account.](https://apidocs.mybanx.io/reference/get_v-version-bankaccounts-bankaccountid-transactions-pages-pageid.md) - [Sends back the date, if available, of the first transaction received for the given bank account.](https://apidocs.mybanx.io/reference/get_v-version-indirect-bankaccounts-bankaccountid-first.md) - [Sends back the list of transactions linked to the given Bank Account.](https://apidocs.mybanx.io/reference/get_v-version-indirect-bankaccounts-bankaccountid-transactions-pages-pageid.md) - [Getting started.](https://apidocs.mybanx.io/reference/getting-started.md) ## Changelog - [Welcome to mybanx](https://apidocs.mybanx.io/changelog/welcome-to-mybanks.md)