Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Response & Error Codes


Sample API uses standard HTTP status code to indicate success or failure of an API Request.  In general  API status would indicate success or failure status.

apiStatus"success" or "failure"
msgA detailed error message describing what went wrong



Status Code Summary

200Everything Worked As Expected
400Bad Request
403Invalid Access Token
404Resources Not Found
500Something Went Wrong On PureSpectrum
  • No labels