❌ Common Errors & Rate Limiting

Common Errors

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

Status Returned

Meaning

🟢 200

Success

🔴

400

Invalid value input

|

|

Unexpected null value

🔴 401

Unauthenticated

🔴

403

Invalid API Key

|

|

Invalid Headers

|

|

Your API key role does not have proper permission

🔴

429

Too many requests

🔴 500

Invalid Request

|

|

Could be missing or misspelling required parameters

Authentication Failed

Improper 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.