Skip to main content

Response Codes

Sigma's API uses standard HTTP response codes to show if a request was successful or not.

  • Codes starting with 2 mean the request was successful.
  • Codes starting with 4 mean there was a problem with the information provided, like a missing item or wrong details.
  • Codes starting with 5 mean there was a rare problem on our servers, but we usually fix it quickly before you see this error.
Response CodeDescription
200Request was successful
400Bad request
401Unauthorized request
404Request resource does not exist
429Too many requests sent to the API
500, 502Server error. Contact us immediately