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

# Introduction to our POS APIs

<Tip>
  View our [API documentation](/api-reference/endpoints/point-of-sale) for details about the POS endpoints and the data models.
</Tip>

The POS APIs let you integrate with a range of point-of-sale systems through a single interface. You can retrieve sales data, inventory, and customer information across multiple POS platforms, and collect and analyze sales data from different retail locations or restaurants.

Typical use cases covered by the POS APIs include:

<Steps>
  <Step title="Reporting">
    Connect to various POS software to be able to provide reporting to your end-users.
  </Step>

  <Step title="Accounting automation">
    Connect to Chift's POS API to automate manual inputs of your accounting processes.
  </Step>
</Steps>

## Explore the POS API

* **API Reference** – [POS's API Documentation](/api-reference/endpoints/point-of-sale)
* **Implementation Guides** – [POS implementation guides](/developer-guides/api-guides/pos)
* **Connector Overview** – [POS connectors overview](/connectors/pos/overview)
* **Connector Coverage** – [POS connectors coverage](/connectors/pos/coverage)
