HTTP Response Codes

HTTP Code Type Description
200 OK Request successful.
204 No Content No data available for request parameters specified.
400 Invalid Format Request parameter contains invalid format or syntax error. Please check the error message for details.
400 Missing Parameter Required request parameter is missing. Please check the error message for details.
400 Insufficient Permissions Request requires a subscription to a licensed data provider. Please check the API documentation for additional details.
401 Authentication Failed Authentication failed. Please ensure your credentials are correct.
404 Not Found Resource not found. Please ensure the URI requested is valid.
429 Too Many Requests Request frequency exceeds the API's rate limits.
429 Requests Exceed Points Limit Requests exceed monthly or daily points allowance. For Tier 1 - 4 customers, please refer to the API Statistics dashboard.
500 Internal Server Error Something went wrong on the server side. This is usually a temporary error, for example in a high load situation or if an endpoint is temporarily having issues.