question

Upvotes
Accepted
1 0 1 2

RDP API monthly usage

There is monthly limitation of # of API queries, up to 250K queries per month included at no cost.

What happens if within 1 month, client request over 250K ? Will they get alert notification for this? Or they can't request API till end of that month?

How can they check their usage?

Thanks.

rdp-apirdp
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @Mandy.Baek

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,
AHS

Upvote
Accepted
22k 58 14 21

Hi @Mandy.Baek,

Please refer to Section 6: Throttling Limits in the RDP API Getting Started user guide.

Please also note that each individual API endpoint has its own limits which may be more granular then the broad guideline specified here. For e.g. here are the limits for /data/historical-pricing/v1 as shown in the API Playground Reference tab:

Limit Value

  1. Burst limit: The number of outstanding requests at a time.
  2. Rate limit: The number of requests allowed in one second.

Historical Pricing API Backend 'burst' limit Backend 'rate' limit User 'burst' limit Operation 'rate' limit
GET interday-summaries 2486 2486 50 50
GET intraday-summaries 520 520 20 20
GET events 350 350 25 25
GET single-event 460 460 75 75
POST interday-summaries 150 150 15 15


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
5.7k 21 2 6

Hi @Mandy.Baek ,


As per this Q&A, you will receive an error message in line with your code:

https://community.developers.refinitiv.com/questions/83243/data-limit-reached.html

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
1 0 1 2

@jonathan.legrand

thanks for your reply, but I want to know usage limits for RDP API, not EIKON API. Could you please look into again? Thanks.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.