We hope you enjoy our updated documentation! The old documentation website is still available here. Reach out to us with feedback or questions. Happy programming! 🎉
Response | Status | Meaning |
---|---|---|
200 | Success | The request has succeeded. |
201 | Created | API call has been accepted for processing. The sent resource has been successfully inserted/updated at our database. |
Response | Status | Meaning |
---|---|---|
400 | Bad Request | Invalid parameters, fields or filters. |
401 | Unauthorized | Authorization error (invalid basic auth data or API key). |
403 | Forbidden | Unauthorized errors. |
404 | Record Not Found | Surveys or other data is not found. |
500 | Server Errors | Something went wrong on PureSpectrum’s end. (these are rare) |