📄️ Core CRUD
Basic assistant creation, retrieval, update, and deletion operations.
📄️ Skills Management
Endpoints for managing assistant skills (capabilities).
📄️ Dataset Knowledge
Endpoints for associating datasets with assistants to provide domain knowledge.
📄️ Secrets Management
Endpoints for managing API keys and credentials used by assistants.
📄️ Files & References
Endpoints for managing files and references attached to assistants.
📄️ Draft Workflow
Endpoints for safely editing assistants without affecting the live version.
📄️ Sharing & Ownership
Endpoints for managing assistant access and ownership.
📄️ Images & Icons
Endpoints for managing assistant icons and generating images.
📄️ Comments
Endpoints for collaborating on assistants through comments.
📄️ Assistant Tokens
Endpoints for managing API tokens scoped to specific assistants.
📄️ Assistant API Overview
The Informer Assistant API provides endpoints for creating and managing AI assistants with custom skills, knowledge, and integrations. All routes are prefixed with /api.