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

# Banking API

One API to access banking data through external providers. Aggregate account information from multiple banks and access transaction data through a single integration.

## Common use cases

* **Reporting.** Connect to your users' banks to provide financial reporting.
* **Cash flow management.** Import bank transactions to predict future expenses.
* **Accounting automation.** Sync banking data into accounting workflows automatically.
* **Reconciliation.** Write bank transaction data into your tool for reconciliation.

## In this section

<CardGroup cols={2}>
  <Card title="Glossary" icon="book" href="/guides/by-api/banking/glossary/accounts">
    Key concepts and data types used in the Banking API.
  </Card>

  <Card title="Connectors & coverage" icon="plug" href="/guides/by-api/banking/connectors-and-coverage">
    Supported banking providers and feature coverage per connector.
  </Card>

  <Card title="API reference" icon="code" href="/api-reference/endpoints/banking">
    All Banking API endpoints.
  </Card>
</CardGroup>
