> For the complete documentation index, see [llms.txt](https://docs.cloud.debank.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloud.debank.com/en/readme/error-code.md).

# Error Code

## HTTP Status Codes

| Code | Meaning                                                                 |
| ---- | ----------------------------------------------------------------------- |
| 400  | Bad Request - invalid params.                                           |
| 401  | Unauthorized - You must authenticate your request with an access key.   |
| 403  | Forbidden - You've hit your capacity limit.                             |
| 429  | Too Many Requests - You've exceeded our ratelimit for api.              |
| 500  | Internal Server Error - We're unable to process your request right now. |
