> For the complete documentation index, see [llms.txt](https://docs.chainvine.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chainvine.xyz/developers/sdk/classes-and-functions/errors.md).

# Errors

ChainVine uses conventional HTTP response codes to indicate the success or failure of an API request. In general: Codes in the 2xx range indicate success, whereas codes in the 4xx range indicate an error caused by invalid request information, and codes in the 5xx range indicate an error with ChainVine’s servers.
