> ## 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 Payment APIs

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

Our Payment APIs streamline integration with payment processors, including popular providers like Mollie and Stripe. This API enables you to:

* Retrieve transactions
* Retrieve balances

Typical use cases covered by our Payment APIs are the following:

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

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

## Explore our Payment API

* **API Reference** – [Payment's API Documentation](/api-reference/endpoints/payment)
* **Connector Overview** – [Payment connectors overview](/connectors/payments/overview)
* **Connector Coverage** – [Payment connectors coverage](/connectors/payments/coverage)
