The API server responses contain a status code specifying the status of the response. The table below lists all the status codes and messages returned by the API server.
Code | Message | Explanation |
200 | OK | The request was processed successfully. The response might also contain the data parameter containing data returned from the server. |
510 | The request has expired | The request couldn't be completed. Check your server datetime. |
511 | Maintenance mode | The API servers have entered in maintenance mode and cannot complete any requests. In this case you should try again later. |
512 | Client id not found | Given Client ID is not found in the database. |
513 | Invalid signature | The signature you provided is incorrect - it does not match the request. |
514 | Bad request | Your request is incorrectly formatted or cannot be otherwise served. |
515 | Disabled domain | The domain you requested is disabled. You are not allowed to access the specified domain. |
516 | User disabled | The requested user is disabled. You are not allowed to access the specified domain with this user. |
520 | Missing mandatory parameter | The request does not contain one or more required parameters. There are at least 4 required parameters for every request: client_id, signature, action and t. Other methods may also have extra mandatory parameters. Please check the API Reference for more information. |
521 | Internal server error | An error occurred on the server and the request could not be completed. In this case you should resend the request after a few seconds. If the request still fails after several attempts, please contact us. |
530 | Invalid format type | The resource you are trying to access must have a valid format. |
531 | Banner not found | You are trying to access a banner that does not exist. |
532 | Banner not generated | The banner you requested has not been processed. Retry accessing the resource in a few seconds. |
533 | File not found | The user does not have read access to a file, or the file does not exist. |
534 | Identifier not found | You are trying to access banners from an identifier that does not exist. |
535 | Invalid banner size | Given parameter width or height is not valid. Maximum value is 3000 and minimum value 10. Please check the API Reference for more information. |
Ready to start designing?
π Sign up for a free Bannersnack account β it only takes a minute.
π Already have an account? Log in here to continue where you left off.