Symbols
This is a light method that returns all public pairs available on EarnBIT Exchange. The list is presented in another format compared to Products endpoint.
Details
Name
Type
Desciption
{
"code": 200,
"success": true,
"message": "",
"result": [
"SSV_USDT", // pair
"EGLD_USDT", // pair
"SKL_USDT", // pair
"INJ_BTC", // pair
...
]
}<html>
<head>
<title>400 Bad Request</title>
</head>
<body>
<center>
<h1>400 Bad Request</h1>
</center>
<hr>
<center>nginx</center>
</body>
</html>With Authentication
Headers
Name
Type
Description
Request Body
Name
Type
Description
Example
Last updated