Status | Description |
| Queued. |
| In progress. |
| Succeeded. |
| Failed. |
Status | Name | Description |
200 | OK | Success |
201 | Created | Success - an entity has been created. |
202 | Accepted | Success - a background operation has been enqueued. |
204 | No Content | Success - no response body. Usually the result of |
400 | Bad Request | Invalid/missing request parameters. |
401 | Unauthorized | Invalid/missing authorization token. |
402 | Payment Required | Exceeded your quota for requested resource. Contact us if you wish to increase your quota. See Quota for details. |
403 | Forbidden | Authorization token does not grant access to requested resource. |
404 | Not Found | Requesed resource / entity not found. |
413 | Payload Too Large | Too large request body / file upload. Request body size is limited to |
423 | Locked | Reached limit of concurrent background operations like photo solves or rendering tasks. Wait until previously enqueued operations completed. |
429 | Too Many Requests | Avoid to send more than one request per second. Exceeding the rate momentarily is not an issue. |
500 | Internal Server Error | Unknown error. Please contact support and provide the value of response header |