Skip to main content
Help Us DebugIf you face any issues, please provide a clear and concise description of the error.Logging the response headers will help us identify your requests.
For product-specific error codes, refer to each product’s documentation.

HTTP status codes

CodeDescriptionDebug
200SuccessRequest completed successfully.
400Bad RequestCheck the request parameters and syntax.
401UnauthorisedCheck that your API key is correct and active.
404Not FoundCheck the endpoint URL.
429Rate LimitedYou have exceeded your rate limit. Slow down requests or implement backoff. See Rate Limits for details.
5xxServer ErrorRetry with backoff. If persistent, submit a Portal Enquiry or reach out in Discord Dev Support.