> ## Documentation Index
> Fetch the complete documentation index at: https://docs.indxco.com/llms.txt
> Use this file to discover all available pages before exploring further.

# INDX Customer API

> Real time access to accounts, balances, transactions, and instant transfers 24/7.

## Welcome to INDX

INDX provides USD accounts & instant transfers for digital asset companies. INDX is a next-generation platform that allows you to securely automate fiat operations at scale. Built by a team with decades of proven expertise, it delivers everything you need to accelerate your fiat storage and settlement.

## Get Started

<CardGroup cols={2}>
  <Card title="Intro API Reference" icon="book-open" href="/api-reference/base-url">
    View complete API documentation with authentication details, code examples, and endpoint specifications.
  </Card>

  <Card title="Account Endpoints" icon="building-columns" href="/api-reference/endpoint/get-accounts">
    Access customer accounts, balances, deposit locations, and external account information.
  </Card>

  <Card title="Transaction Endpoints" icon="money-bill-transfer" href="/api-reference/endpoint/create-wire">
    Retrieve transaction history and create wire transfers or account-to-account transfers.
  </Card>

  <Card title="Contact Support" icon="question" href="mailto:customersupport@indxco.com">
    Need help? Contact INDX support ([customersupport@indxco.com](mailto:customersupport@indxco.com)) for assistance with authentication, integration, or API questions.
  </Card>
</CardGroup>
