# Error

<aside class="notice">
This error section is stored in a separate file in <code>includes/error.md</code>. Slate allows you to optionally separate out your docs into many files...just save them to the <code>includes</code> folder and add them to the top of your <code>index.md</code>'s frontmatter. Files are included in the order listed.
</aside>

The API uses the following success and error code description:


Code | Description
---- | -----------
 200 | Success
 400 | Bad Request - Fix the data you sent
 401 | Unauthorized
 404 | Data Not Found 
 444 | Validation Failed 

 
