# INDX Customer API ## Docs - [Authentication](https://docs.indxco.com/api-reference/authentication.md): How to authenticate with the INDX Customer API - [Base URLs](https://docs.indxco.com/api-reference/base-url.md): API endpoint base URLs - [Endpoint Categories](https://docs.indxco.com/api-reference/endpoint-categories.md): Overview of available API endpoint categories - [Create Instant Transfer](https://docs.indxco.com/api-reference/endpoint/create-transfer.md): Transfer request to transfer money between accounts. - [Create Wire Withdrawal](https://docs.indxco.com/api-reference/endpoint/create-wire.md): Withdraw request to withdraw money between accounts. - [Get Account Balance](https://docs.indxco.com/api-reference/endpoint/get-account-balance.md): Retrieve the account balance from a financial provider. - [Get Client Accounts](https://docs.indxco.com/api-reference/endpoint/get-accounts.md): Given a customer, retrieve its accounts from a financial provider with signature. - [Get Deposit Locations](https://docs.indxco.com/api-reference/endpoint/get-deposit-locations.md): Given an account number, retrieve its deposit locations from a financial provider. - [Get External Account](https://docs.indxco.com/api-reference/endpoint/get-external-account.md): Given a party identifier, retrieve the external account. - [Get Transaction History](https://docs.indxco.com/api-reference/endpoint/get-transactions.md): Endpoint to retrieve the transaction history from Third-party service. - [Idempotency](https://docs.indxco.com/api-reference/idempotency.md): How to safely retry requests with the INDX Customer API - [Create ACH Transaction](https://docs.indxco.com/api-reference/partner/create-clover-ach.md): Create an ACH transaction. - [Create Clover Customer](https://docs.indxco.com/api-reference/partner/create-clover-customer.md): Onboard a customer. - [Get Account By ID](https://docs.indxco.com/api-reference/partner/get-clover-account.md): Given a customer, retrieve its accounts from a financial provider. - [Get Account Balance](https://docs.indxco.com/api-reference/partner/get-clover-account-balance.md): Retrieve the account balance from a financial provider. - [Get ACH Requests](https://docs.indxco.com/api-reference/partner/get-clover-ach-requests.md): GET ACH requests.. - [Get External Account](https://docs.indxco.com/api-reference/partner/get-clover-external-account.md): Given an account, retrieve its external account from a financial provider. - [Get Transaction History](https://docs.indxco.com/api-reference/partner/get-clover-transactions.md): Endpoint to retrieve the transaction history from Third-party service. ## OpenAPI Specs - [backupopenapi](https://docs.indxco.com/backupopenapi.json) - [openapi](https://docs.indxco.com/api-reference/openapi.json)