Get List of Payouts
https://cms.inr-exchange.rare-able.com/api/user/trade_tokens
GET
This endpoint allows an authenticated user to retrieve a list of their transactions. The response includes transaction details such as unique ID, wallet information, amounts, exchange rate, service fee, and tax for each transaction.
Query PARAMS
unique_id string required
HEADERS
Accept "string"
application/json
x-api-key (Secret Key) "string"
To generate please use
Get Access Token
X-Api-Signature "string"
X-Api-Timestamp "Timestamp"
RESPONSES
total_transactions "integer"
transactions "array"
success "boolean"
message "string"
code "integer"
data "object"