API Error Codes
We provide a defined code for quickly identifying potential errors that may occur while using the API.
Error Code List
Status Code | Error Code | Description |
---|---|---|
400 | ILLEGAL_ARGUMENT | In cases of incorrect parameters |
401 | UNAUTHORIZED | When a call is made without a token. |
429 | TOO_MANY_REQUEST | When the allowed number of requests is exceeded. |
403 | NO_PERMISSION | Unauthorized request, purchase required. |
404 | NOT_FOUND | Non-existent API |
500 | INTERNAL_SERVER_ERROR | Server Error |
🚧 When an unknown error occurs
If an error occurs that cannot be identified from the above list, please contact us with the error code included.