Login
Submit
retro.directory on Twitter retro.directory on Twitter
Homeretro.directory logo

retro.directory API Reference

API Reference - Errors

The following HTTP errors can be sent from the retro.directory API:


HTTP 200 OK
Description: The command you executed completed successfully.

HTTP 401 Unauthorized
Description: The API key you provided was not found or recognized.

HTTP 403 Forbidden
Description: The API key provided does not have access rights to the listing, event, icon or banner.

HTTP 404 Not Found
Description: The listing, event, icon or banner could not be found.

HTTP 405 Method Not Allowed
Description: You have attempted to use one of the method (GET, POST, PUT, PATCH, DELETE etc) on a resource that does not allow it.

HTTP 415 Unsupported Media Type
Description: You have upload media that is not supported. retro.directory only supports BMP, ICO, JPEG, PNG, GIF and WEBP image file formats.

HTTP 429 Too Many Requests
Description: Slow Down! Per API Key, retro.directory only allows 100 requests per minute.

HTTP 500 Internal Server Error
Description: Well, this is embarrassing, something went wrong... If this problem persists please contact us.