Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://whitebit.com/api/v4/public/collateral/markets
{ "message": null, "result": [ "ADA_USDT", "BCH_USDT", "BTC_USDT", "DOGE_USDT" ] }
Get a list of all available collateral trading markets on WhiteBIT via the V4 API.
Successful response
null
[ "ADA_USDT", "BCH_USDT", "BTC_USDT", "DOGE_USDT" ]
Was this page helpful?