Getting Started
Errors & Status Codes
This section explains API status codes, including success, failure, and errors, to help developers quickly identify and resolve issues.
| Status | Description |
|---|---|
| 0 | Everything worked as expected. |
| 1004 | Invalid token |
| 2001 | Insufficient credits |
| 2007 | Account expired |
| 10000 / 10001 | Task failed |
| 404 | Incorrect URL address |

