Crypto Exchange & Wallet
Last updated
Last updated
Function
Endpoint
Description
GET
/api/v1/partners/pairs
Fetch a list of available exchange pairs to display to your user.
GET
/api/v1/partners/exchange-rates
Fetch information related to exchange rate for selected
POST
/api/v1/partners/users/{user}/buy
Complete buy order for selected
POST
/api/v1/partners/users/{user}/sell
Complete sell order for selected
GET
/api/v1/partners/currencies
Fetch a list of available currencies
GET
/api/v1/partners/users-transactions
Fetch a list of transactions for all users.
GET
/api/v1/partners/users/{user}/transactions
Fetch a list of transactions for a specific user.
GET
/api/v1/partners/users/{user}/transactions/{transactionId}
Fetch a specific transaction for a specific user.
GET
/api/v1/partners/limits/minimum
Fetch minimum buy or sell amount