cURL
curl --request GET \ --url https://whitebit.com/api/v1/public/symbols
{ "success": true, "message": null, "result": [ "BTC_USDT", "ETH_BTC", "ETH_USDT" ] }
Get a list of all available trading pair symbols using the public V1 API.
Documentation IndexFetch the complete documentation index at: https://docs.whitebit.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.whitebit.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful response
true
null
Name of market pair
["BTC_USDT", "ETH_BTC", "ETH_USDT"]
Was this page helpful?
Suggestions
Contact support