> ## 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.

# POS API

One API to access point-of-sale data across multiple POS systems. Retrieve sales, orders, closures, products, and customer information through a single integration.

## Common use cases

* **[Reporting.](/use-cases/pos-reporting)** Connect to POS software to provide reporting to your consumers.
* **[Accounting automation.](/use-cases/pos-to-accounting)** Sync POS sales data into accounting workflows automatically.

## In this section

<CardGroup cols={2}>
  <Card title="Concepts" icon="book" href="/unified-apis/pos/concepts/closure">
    Key concepts and data types used in the POS API.
  </Card>

  <Card title="Connectors" icon="plug" href="/connectors/pos/overview">
    Supported POS software for this API.
  </Card>

  <Card title="Coverage" icon="table-list" href="/connectors/pos/coverage">
    Feature coverage per connector.
  </Card>

  <Card title="API reference" icon="code" href="/api-reference/endpoints/point-of-sale">
    All POS API endpoints.
  </Card>
</CardGroup>
