❌ Common Errors & Rate Limiting

Common Errors

These are the following errors you may encounter across your API journey!

Status ReturnedMeaning
🟒 200Success
πŸ”΄ 400There was an invalid value input or unexpected null value
πŸ”΄ 403Invalid API Key | | Invalid Headers | | Your API key role does not have proper permission
πŸ”΄ 429Too many requests
πŸ”΄ 500Invalid Request | | Could be missing | | misspelling required parameters
Authentication FailedImproper Headers


Rate Limiting

❗

The current limit is set to 10 requests per second!

Use of the Rhombus API is subject to API call rate limiting or "request throttling".

This is the number of requests that can be made simultaneously or within the same second using your API Key before receiving an HTTP 429 "Too Many Requests" throttling error.