Skip to main content
Most of the errors you will encounter when using the Fernand API are listed below. If you encounter an error that’s not documented here, please contact our support team. The Fernand API uses standard HTTP status codes to indicate the result of your request:
ErrorStatusMeaning
400Bad RequestYour request is invalid. Often, it means a parameter was wrongly set.
401UnauthorizedNo API key were found.
403ForbiddenThe provided API key is invalid.
404Not FoundThe page you tried to reach was not found.
405Method Not AllowedThe endpoint you tried to reach is not available with this HTTP method.
429Too Many RequestsYou sent too many request. Please see the Rate limiting section for more details.
500Internal Server ErrorWe had a problem with our server.
Need help troubleshooting an error? Our support team is here to help at support@getfernand.com.