↔️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.

Note : 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.


API Endpoints

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

Cover

Create Payouts

Create a payout to send funds to a recipient’s wallet on the chosen blockchain.

Cover

Payouts Status

Check the current payout status using a withdrawal ID.

Cover

GET All Payouts

Retrieve all payout records with their details and statuses from your PayRam server.

Last updated