Payouts
Get Quote
Get a quote for currency exchange to prepare a payout.
Request a real-time quote to convert between currencies before initiating a payout. The quote will lock in an exchange rate for a limited time period (typically 30 seconds) and can be used to create a payout with predictable conversion amounts.
Quotes are essential when you need to:
- Convert crypto to fiat (e.g., USDC to INR or PHP)
- Display exact amounts to users before confirmation
- Ensure rate consistency between quote and execution
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.bluerails.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Available options:
sell, buy Response
200 - application/json
The request has succeeded.
Previous
List PayoutsList all payouts for your organization with pagination.
Retrieve a paginated list of all payouts, sorted by creation date (newest first).
Use pagination parameters to navigate through large result sets. Results can be
filtered by various criteria including status, method, date range, and more.
Each payout in the response includes its current status, amounts, and relevant
details based on the payout method (crypto or fiat).
Next
cURL