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

# eCommerce API

One API to access eCommerce data across multiple online shopping platforms and marketplaces. Retrieve orders, products, customers, and inventory data through a single integration.

## Common use cases

* **Reporting.** Connect to eCommerce platforms to provide reporting to your end-users.
* **Cash flow management.** Sync orders to access future cash operations.
* **Accounting automation.** Sync eCommerce data into accounting workflows automatically.

## In this section

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

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

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

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