Skip to content

RateLimit

  • API RateLimit : 50 requests/ip/sec

  • 5min blocked if limit is hit

  • Response

{
    "status": "429",
    "message": "exceeded the limit, please reduce the request frequency and try again later"
}