> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.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.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
  <span>🇸🇬 Singapore</span>
  <span>🇺🇸 United States</span>
</div>

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/us/api/settlements/fetch-all)       | API to view all settlements                                                                                                   |
| [View Settlements by Id](/docs/us/api/settlements/fetch-with-id) | API to view settlement details by providing the settlement id                                                                 |
| [Settlement Recon](/docs/us/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 |

### Related Information

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