Errors
In this guide, we will discuss what happens when errors occur while working with the KIRI Engine API.
KIRI uses standard HTTP response codes to indicate the success or failure of an API request:
2xxcodes indicate a successful request.4xxcodes indicate a client error, such as missing parameters or invalid model data.5xxcodes indicate a server error on KIRI’s end, which should be rare.