added

Added rate limiting

We introduced rate limiting on all our public APIs to prevent over-usage. If you exceed rate limits for your account, you may start getting responses with 429 status code. To avoid running into this, use the APIs responsibly and introduce pauses between requests if needed.