API Error Reference

HTTP Status Codes

CodeDescription
200Ok - Your request has been correctly processed.
400Bad Request - Your request is invalid. Check the usage instructions and the returned message.
401Unauthorized - You did not provide the API token. Check the Authorization page for detailed instructions.
403Forbidden - Your API token is invalid. Try refreshing your key if this error continues.
404Not Found - No data was found for your request. Try again a moment later. Reach out to us if this continues.
422Unprocessable Entity - Your request is unprocessable. Check your request, especially the data type and format of your parameter values.
500Internal Server Error - We're unable to process your request right now. Get in touch with us if you see this.