v1
latestOpenAPI 3.1.02026-07-24233206489.1 KBpost/quotes
Headers
Authorizationstring
Basic authorization with sk_live as username
Request body
Response
Example response
{
"data": {
"id": "quote_7b0f984bcf9faf830afa2ce4",
"side": "sell",
"price": 57.93327999999999,
"quote_currency": "USDT",
"quote_quantity": 5,
"base_currency": "PHP",
"base_quantity": 289.66639999999995,
"created_at": "2026-01-29T11:50:07.66018161Z",
"expires_at": "2026-01-29T11:51:07.660181692Z"
}
}