Endpoint
GET
https://pro.circular.bot/market/status
Real-time Market Status
Headers
{
"Content-Type": "application/json",
"x-api-key": "your-api-key"
}
Parameters
{}
Response
{
"state": "medium" // The state of the market ("high", "medium", "low")
}
Informations:
Requests per minute: 60
More technical information here
Last updated