v1
latestOpenAPI 3.0.32026-07-26214048.5 KBSender
Get sender stats
get/sender/stats
Query parameters
direction'onramp' | 'offramp'
Filter to onramp (fiat → crypto) or offramp (crypto → fiat). Omit to include both directions.
On stats endpoints, invalid values return 400 Bad Request. On list endpoints, values other than onramp or offramp are ignored (no direction filter).
HMAC (GET): the signed payload includes all query parameters—include direction when you send it (alongside timestamp, currency, etc.).
Response
Sender stats
Example response
{
"status": "success",
"message": "Operation successful"
}