APIs
Programmatic quotes, orders & wallet operations.
POST /api/v1/quote
{
"type": "buy",
"symbol": "BTC",
"fiat_amount": 250
}
Programmatic quotes, orders & wallet operations.
POST /api/v1/quote
{
"type": "buy",
"symbol": "BTC",
"fiat_amount": 250
}