Sell Transactions List

This API returns a paginated list of a user’s sell (off-ramp) transactions, where crypto assets are converted into fiat currency. It supports filtering by page, status, search term, and date range, and provides detailed transaction information such as crypto amount sold, converted fiat value, exchange rate, fees, wallet addresses, and transaction status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
required
Defaults to 1

The page number used for paginated retrieval of transaction records.

string

A keyword to filter transactions based on user, transaction ID, or other relevant details.

string
enum

The status of transactions to filter by (e.g., pending, completed, failed).

0 - Pending, 1 - Success, 2 - Rejected, 3 - Cancelled, 4 - Failed, 5 - Onhold

Allowed:
string

The start date to filter transactions from a specific time period.

string

The end date to filter transactions up to a specific time period.

Headers
string
required

The unique API key assigned to the client for authenticating API requests.

string
required

The cryptographic signature generated to verify the integrity and authenticity of the request.

string
required

The timestamp of the API request used to prevent replay attacks.

string
required

Bearer token used to authenticate and authorize access to the API.

Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json