Hosted in Germany
Integrations

Drive Kasimir programmatically

A REST API is already available in beta: run an assistant with an API key from your own systems. We are currently building the broader public API with further endpoints.

POST/api/v1/assistants/:id/run
Authorization: Bearer sk-…
200 OK
Available today (beta)

Run assistants with an API key

You can already call an existing assistant programmatically today. You create an API key, pass it as a bearer token and send your input to the run endpoint. The endpoint has the form /api/v1/assistants/:id/run. You manage API keys in the administration area under Access.

  • REST API in beta, no waitlist access required
  • Run an assistant programmatically with an API key
  • Authentication as a bearer token in the Authorization header
  • Create and revoke API keys in the administration under Access
POST/api/v1/assistants/:id/run
Authorization: Bearer sk-…
200 OK
In progress

The broader public API

Beyond running assistants, we keep expanding the public API with further endpoints. We are not committing to a firm availability date for the upcoming endpoints yet, so sign up for the waitlist if you want early access to new features.

In progress
  • Further endpoints beyond running assistants
  • Programmatic access to more platform features
  • More detailed developer documentation
  • Early access via the waitlist

Get early access to the API

The REST API is in beta and keeps expanding. Join the waitlist and we will reach out as soon as new endpoints are ready.