Something went wrong?
Successful requests return HTTP code 200
. In other cases, we will return an error code with a helpful message.
200 | Successful request |
400 | Input error, see the error message for details |
401 | Are you sending your API token in the request header? |
408 | Request timeout. Your request was too large. Consider using Long-running tasks. |
412 | No solution could be found. Please check your input? Usually due to incorrect time-windows. |
429 | Exceeding daily request limits? Is your problem size larger than your current account limits? You can request an increase by writing to [email protected] |
500 | Sorry, our bad. Let us know what happened! We're at [email protected] |