Control Panel — API Documentation

Documentation

API Response Codes

General API Response Codes

Code Message Reason
0000 Unrecognized API Command The command paramater sent with the request does not match a valid API Command
0001 CDN Authorization failed. Invalid API Key or not authorized for that account. Either CDN # or API Key was not sent with the request or the API Key is not valid for the CDN.
0002 Timestamp outside valid range. Make sure your timestamp is in UTC not local time Requests sent to our API are only accepted if they have been sent within a short time period.
0003 Failed HMAC-SHA256 Signature. Check your Private Key The Signature does not match the Private Key, please refer to the documentation on sending API requests and creating signatures to verify the signature is being created properly.
0004 ScaleEngine API encountered an unexpected error Please contact ScaleEngine Support with information regarding your request.
0005 Unauthorized Access to API Please contact ScaleEngine Support with information regarding your request.
0006 One or more required fields are missing: The API Command has certain parameters that are required, please include those fields and retry your request.

Prime/Purge API Response Codes

Code Message Reason
0100 Your Operation has been queued Your Prime/Purge request has been queued

Server Status API Response Codes

Code Message Reason
1000 ScaleEngine Servers are experiencing a larger than usual volume of traffic, please try again in a few minutes