Products
This is a light method that returns all public pairs available on EarnBIT Exchange.
Details
Name
Type
Description
{
"code": 200,
"success": true,
"message": "",
"result": [
{
"id": "SUSHI_BTC",
"fromSymbol": "SUSHI",
"toSymbol": "BTC"
},
...
]
}<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