Errors

Vourity provides readable and developer-friendly descriptions of the error messages. This allows you to easily troubleshoot any issues you may have when consuming the API.

Each error message has the following attributes:

AttributeDescription
codeThe HTTP status code of the returned error
descriptionA short human-readable message describing the returned error
reasonPhraseA human-readable message identifying the type of returned error

--Give examples of errors
--List status codes errors
--List types of errors in Vourity API, such as ApiKeyNotFoundError