[Others] Check Request Limit
We provide guidance on the request count conditions that apply consistently to all API users.
Common Points
One authentication key is provided per user (client) for using the API.
Therefore, even if multiple users within the client use the same key, the request count is measured on a per-authentication key basis.
Request Count Limit
The API request count is limited to 500 times per minute, regardless of the type of API.
This is to ensure a consistent development experience for all API users, and if you wish to receive data in real-time, you can use the WebSocket API method.
How to Check Remaining Request Count
To check the remaining request count, please contact us through the inquiry form.
🚧 Error Message When Exceeding 500 Requests Per Minute
When exceeding 500 calls per minute, a "Too Many Requests (429 ERROR)" error occurs.