Responses

CodeMeaning
200The request was successful.
201The request was successful and a new resource was created.
400Bad Request -- The request could not be understood or was missing required parameters.
401Unauthorized -- Authentication failed or user does not have permissions for the requested operation.
404Not Found -- The requested resource was not found.
429Too Many Requests -- Too many requests hit the API too quickly.
500Internal Server Error -- We had a problem with our server. Try again later.
503Service Unavailable -- We're temporarily offline for maintenance. Please try again later.