Information about the request calculation algorithm for the REST API is available here[1], along with the details of how you can measure requests remaining or used after every request.
You may accurately check the remaining credits for your API Key through the response headers.
Additionally, you can query report data related to the usage on your API key for REST API here[2][3] and for the WebSocket or FIX API here[4] and here[5].
Have in mind that reporting endpoint[2] should be used only for visualization, analytics, and reporting. You should not use it to decide if you are approaching the limit in real-time as the data in this report is aggregated daily, and the request credits in real-time are calculated from the last 24-hour using a sliding time window. You can find more information about real-time limits here[1].
[1] https://docs.coinapi.io/market-data/rest-api#limits
[2] https://docs.coinapi.io/management/subscriptions#rest-usage-get
[3] https://docs.coinapi.io/management/subscriptions#rest-usage-detailed-get
[4] https://docs.coinapi.io/management/subscriptions#stream-usage-get
[5] https://docs.coinapi.io/management/subscriptions#stream-usage-detailed-get
Comments
0 comments
Please sign in to leave a comment.