Errors
The ONVO API uses standard HTTP codes and JSON responses to describe errors.
| Code | Meaning |
|---|---|
400 | Invalid request. |
401 | Missing authentication or invalid key. |
403 | The key does not have permission for the action. |
404 | The resource does not exist. |
409 | State conflict. |
422 | The request could not be processed with the submitted data. |
500 | Internal error. |
Store the request identifier when contacting support.