> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Settlements APIs

> 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](/api/settlements/fetch-all) | API to view all settlements.

## [View Settlements by Id](/api/settlements/fetch-with-id) | API to view settlement details by providing the settlement id.

[Settlement Recon](/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.

List of Instant Settlements APIs:

## Term | Description

## [Create Instant Settlements](/api/settlements/instant/create) | API to create an Instant Settlement.

## [Fetch all Instant Settlements](/api/settlements/instant/fetch-all) | API to view all Instant Settlements.

## [Fetch Instant Settlements by id](/api/settlements/instant/fetch-with-id) | API to view Instant Settlement details by providing the settlement id.

## [Fetch all Instant Settlements with Payout Details](/api/settlements/instant/fetch-all-payout) | API to retrieve payout details as part of the response for all instant settlements requests.

[Fetch Instant Settlements with Payout ID](/api/settlements/instant/fetch-with-id-payout) | API to retrieve payout details as part of the response for a specific instant settlement request.

### Related Information

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