apilayer / marketstack

Free Real-Time, Intraday & Historical Stock Market Data API
https://marketstack.com
67 stars 14 forks source link

Getting error code 429 when making parallel requests #16

Open alesak23 opened 3 years ago

alesak23 commented 3 years ago

I'm making about 10 requests in parallel, but I'm getting error code 429 on some of them. I have Professional subscription. What is the official limit and can it be raised?

There is nothing in documentation about this, it would be useful to mention this as it's important factor to me

orshe4 commented 3 years ago

Hi, I think that at the moment, Marketstack-Api has a rate limit of 5 requests per second. I wrote a .Net nuget package that handles this kind of throttling: https://www.nuget.org/packages/Marketstack/