API reference Beta
The Workerbee Assistant REST API and SDKs — create an assistant, upload documents, and chat with them, grounded on your Graph.
Beta
The Assistant API is in beta. Endpoints and SDKs below are stable enough to build on, and may still evolve before general availability.
Every request needs an API key, and every SDK talks to the same underlying create/list/delete assistant, file, and chat endpoints — pick the key setup or the language you’re building in below.
API Key
Create and use the key every request authenticates with.
Python SDK
Install, initialize an assistant, upload files, and chat — in Python.
Node.js SDK
The same surface, typed, for TypeScript and Node projects.
Java SDK
The same surface for JVM projects — Maven and Gradle.
Was this page helpful?