typicode / jsonplaceholder

A simple online fake REST API server
https://jsonplaceholder.typicode.com
MIT License
5.05k stars 582 forks source link

Is there a request rate limit? #207

Closed mossini-smeup closed 1 month ago

mossini-smeup commented 1 month ago

I am using jsonplaceholder as part of my development and testing workflow, and I was wondering if there are any request rate limits that I should be aware of? I want to ensure that my usage remains within acceptable bounds, especially for larger-scale automated testing.

Could you provide some clarification on whether there are rate limits in place, and if so, what those limits are?

Thanks in advance for your time and help!

typicode commented 1 month ago

No rate limit but please don't abuse it, it's a free project :)