Rest API
Call Kiln over HTTP
Last updated
Call Kiln over HTTP
Last updated
We also offer an open-source self-hostable REST API (web API) for Kiln, based on FastAPI.
To install the Kiln rest API, run the following command:
The REST API docs explain the endpoints, parameters, response format, and errors.
The REST API supports OpenAPI, which means you can generate a typed client libraries for almost any language using code generators: