> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stream.estate/llms.txt
> Use this file to discover all available pages before exploring further.

# Error Codes

> Error codes that can be returned by the API

| Error Code | Description                                                                |
| ---------- | -------------------------------------------------------------------------- |
| 400        | Bad Request - Your request is incorrect                                    |
| 401        | Unauthorized - Your API key is wrong                                       |
| 403        | Forbidden - The action requested is not allowed                            |
| 404        | Not Found - The requested resource could not be found                      |
| 405        | Method Not Allowed - You tried to access a resource with an invalid method |
| 429        | Too Many Requests - You're requesting too much! Slow down!                 |
| 500        | Internal Server Error - We had a problem with our server. Try again later  |
