> ## 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.** Connect to POS software to provide reporting to your end-users.
* **Accounting automation.** Sync POS sales data into accounting workflows automatically.

## In this section

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

  <Card title="Guides & behaviours" icon="compass" href="/guides/by-api/pos/guides-and-behaviours/locations">
    Implementation guides for locations, closures, and amounts rounding.
  </Card>

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

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