API Error Codes
Error Code
Error Note
Description
204
GET Content Empty
GET method empty when data is expected.
204
POST Content Empty
POST method empty when data is expected.
400
(10XXXX) is an Augmented Dashboard
The specified dashboard is an augmented dashboard, and cannot be accessed by the selected API.
400
Selection Period Too Large
The maximum retrieval period is 30 Days.
400
Sensor Limit Exceeded
The maximum number of dashboards that can be select for the 5 Minute Data API is 24.
400
(Required Field) Not Set
Required data is missing, please specify out all required fields when using this API.
400
API Usage Limit Reached
You have reached the maximum amount of API calls allocated (20 calls in 5 minutes)
401
Authentication Failed
Bearer token not found
401
Token Doesn't Match User ID
Bearer token provided doesn't match any of the bearer tokens linked to your User ID number.
401
No Access To Camera: (10XXXX)
You do not have authorization to view the specified dashboard.
401
Missing Privileges
Your account number does not have access to any dashboards
401
HTTPS only
API must be run via an SSL link.
403
This Token Has Been Locked
Bearer token provided has been deactivated.
405
POST Method Not Allowed
API only allows GET methods.
405
GET Method Not Allowed
API only allows POST methods.
Please alert us to any reoccurring Status 500 errors.
500
ERROR #12XX
An error occurred while verifying specified method.
500
Server Connection Error (#10XX)
Our servers are experiencing some technical issues.
Last updated