Report this

What is the reason for this report?

When I use the API, I keep getting an error that didn't appear before.

Posted on October 10, 2025

{“status_code”:429,“message”:“rate limit exceeded”}

For reference, I rewrote it a few days later (I didn’t do anything that would cause that limit to be exceeded!!!) and the key wasn’t leaked, and the reissued key still throws the same error. With the same settings, it used to work fine…



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there,

That error means your API requests are hitting the rate limit. Even if the code didn’t change, something might be making more frequent calls than before, or the same key might still be in use elsewhere.

You can check the rate limits in the API docs. If the error persists after regenerating the key and verifying your usage, it’s best to reach out to support so they can review your account’s API activity.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.