Skip to main content
Rate Limiting Limiting access to your API helps to prevent abuse and ensure fair usage among all users. Using the /api-keys/auth/ endpoint, we can test a key is valid.

Good Result - 200

Rate limit hit - 429

Access denied - 404

The key has been revoked, or the malformed.