MojoDns
  • Getting Started
  • Billing FAQ
  • API Documention
    • Get DNS Record
    • Rate Limiting (Error 429)
  • Legal
    • Terms & Conditions
    • MojoDns Privacy Policy
    • Contact
Powered by GitBook
On this page

Was this helpful?

  1. API Documention

Rate Limiting (Error 429)

Slow down!

Your code should look for and expect HTTP status code 429 (too many requests). If you receive this response code, you should retry your request after a waiting a bit. All account are rate-limited to protect the service and mitigate abuse.

HTTP 429:  Too many requests

We may change the rate limits on free accounts without notice to prevent abuse.

PreviousGet DNS RecordNextTerms & Conditions

Last updated 6 years ago

Was this helpful?