Skip to content

Errors

The Brawlhalla API will return errors in a JSON format. These errors are also found within the header of the response.

ErrorMeaning
401Unauthorized — You must use HTTPS.
403Forbidden — Bad API key or missing API key.
404Not Found — The service or endpoint is not found.
404Bad Request — Required parameters are missing or invalid.
429Too Many Requests — Your API key has hit the rate limit.
500Internal Server Error — The server encountered an unrecoverable error.
503Service Unavailable — We’re temporarially offline for maintanance. Please try again later.