Developers home page
Search...
⌘K
Support
Website
Website
Search...
Navigation
API Documentation
Page Not Found
Documentation
API Reference
X
LinkedIn
API Documentation
Introduction
Authentication
Data model
categories
GET
List all categories
POST
Create a new category
GET
Get all categories with their topics
POST
Create multiple categories and their topics in one request
GET
Get category details by ID
PUT
Update a category's details
DEL
Delete a category
PATCH
Partially update a category's details
topics
GET
List all topics in a category
POST
Create a new topic in a category
POST
Create multiple topics in a category
GET
Get topic details by ID
PUT
Update a topic's details
DEL
Delete a topic
PATCH
Partially update a topic's details
content
GET
List all content
GET
Get content details by ID
DEL
Delete content
POST
Create new raw text content
PUT
Update raw text content
PATCH
Partially update raw text content
POST
Create new file content
PUT
Update file content
PATCH
Partially update file content
search
POST
Ask a question and get an answer
generate
POST
Generate text based on existing content
POST
Generate content using a saved prompt
templates
GET
List all templates
POST
Create a new template
GET
Get template details by ID
PUT
Update a template
DEL
Delete a template
PATCH
Partially update a template
prompts
GET
List all prompts
POST
Create a new prompt
GET
Get prompt details by ID
PUT
Update a prompt
DEL
Delete a prompt
PATCH
Partially update a prompt
404
Page Not Found
We couldn't find the page you were looking for. Maybe you were looking for?
Managing Prompts
Create multiple categories and their topics in one request
Introduction
Assistant
Responses are generated using AI and may contain mistakes.