Here you can check our API's response codes.
| Response Code | Description |
|---|---|
| 200 | OK - The request was successful. |
| 400 | Bad Request - The request was invalid or could not be understood. |
| 401 | Unauthorized - Authentication failed or user does not have permissions for the requested operation. |
| 404 | Not Found - The requested resource was not found. |
| 500 | Internal Server Error - A generic error has occurred on the server. |
