---
title: Settlement APIs
slug: settlements/apis
excerpt: >-
  Learn how you can manage your settlements using Pine Labs Online settlement
  APIs efficiently.
hidden: false
metadata:
  title: Settlement APIs — Retrieve Payouts & Reports | Pine Labs Payments
  description: >-
    Manage settlements via Pine Labs APIs. Fetch all settlements or query by UTR
    number. Auto-settle captured payments to your bank account following your
    designated settlement cycle.
  image: []
  keywords: >-
    settlement API, payout API, settlement reports, UTR query, settlement cycle,
    fund transfer, payment settlement
  robots: index
sidebar_order: 3
---
Settlement is the process where the funds collected from your customers' transactions are transferred to your bank account. This marks the final step in the payment cycle, ensuring that the money from completed transactions is deposited into your Bank account. You can manage settlements using APIs or from the Dashboard.

Captured payments are auto-settled into your bank account (which was provided during your KYC verification), following your designated settlement cycle.

The table below list the various settlement APIs which helps you to manage your transactions efficiently.

| API Endpoint | Description |
| --- | --- |
| [Get all Settlements](/api/settlements/get-all-settlements) | Use this API to fetch all the settlements against your account. |
| [Get Settlements by UTR](/api/settlements/get-settlements-by-utr) | Use this API to fetch the settlements against an UTR [Unique Transaction Reference]. |

