> For the complete documentation index, see [llms.txt](https://docs.payram.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payram.com/api-integration/payouts-apis.md).

# Payouts APIs

## Prerequisites

Before using the User Payout APIs, make sure you have the following:

* A PayRam server that is properly hosted and running.
* A valid API Key generated from the PayRam dashboard for authentication.

{% hint style="info" %} <mark style="color:$warning;">**Note**</mark>**&#x20;**<mark style="color:$success;">**: You can generate a unique API key for each project directly from the PayRam dashboard. This helps you manage and track payouts separately for every project.**</mark>
{% endhint %}

***

## API Endpoints

These are the current endpoints required for the User Payout API integration, listed below.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Create Payouts</td><td>Create a payout to send funds to a recipient’s wallet on the chosen blockchain.</td><td><a href="/files/MQq54uAjmsMwG3Ym96fc">/files/MQq54uAjmsMwG3Ym96fc</a></td><td><a href="https://docs.payram.com/api-integration/payouts-apis/create-payouts">https://docs.payram.com/api-integration/payouts-apis/create-payouts</a></td></tr><tr><td>GET Single Payout</td><td>Retrieve a single payout record with their details and statuses from your PayRam server.</td><td><a href="/files/PSCXKJuTU68vlkRnnQud">/files/PSCXKJuTU68vlkRnnQud</a></td><td><a href="https://docs.payram.com/api-integration/payouts-apis/payouts-status/get-single-payout">https://docs.payram.com/api-integration/payouts-apis/payouts-status/get-single-payout</a></td></tr><tr><td>GET All Payouts</td><td>Retrieve all payout records with their details and statuses from your PayRam server.</td><td><a href="/files/BZHmM6IlHqlBUYGHxviw">/files/BZHmM6IlHqlBUYGHxviw</a></td><td><a href="https://docs.payram.com/api-integration/payouts-apis/payouts-status/get-all-payouts">https://docs.payram.com/api-integration/payouts-apis/payouts-status/get-all-payouts</a></td></tr></tbody></table>
