> ## Documentation Index
> Fetch the complete documentation index at: https://doc-test-my.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Settlements APIs

> List of Settlements APIs and Instant Settlements (On-demand Settlement) APIs available to perform actions.

You can use the Settlement APIs to perform various actions. You can perform a few of these actions from the Dashboard as well.

## List of Settlements API

The table below lists the various Settlement APIs and gives a brief description of each API:

| API                                                                           | Description                                                                                                                   |
| ----------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------- |
| [View All Settlements](/docs/api/settlements/fetch-all)                       | API to view all settlements                                                                                                   |
| [View Settlements by Id](/docs/api/settlements/fetch-with-id)                 | API to view settlement details by providing the settlement id                                                                 |
| [Settlement Recon](/docs/api/settlements/fetch-recon)                         | API to view all transactions such as payments, refunds, transfers and adjustment settled to you for a particular day or month |
| [Create Instant Settlements](/docs/api/settlements/instant/create)            | API to create an Instant Settlement                                                                                           |
| [View all Instant Settlements](/docs/api/settlements/instant/fetch-all)       | API to view all Instant Settlements                                                                                           |
| [View Instant Settlements by id](/docs/api/settlements/instant/fetch-with-id) | API to view Instant Settlement details by providing the settlement id                                                         |

### Related Information

* [About Settlements](/docs/payments/settlements)
* [Settlements - Dashboard Actions](/docs/payments/settlements/dashboard)
* [Settlement FAQs](/docs/payments/settlements/faqs)
