Create Knowledge Base
Create a new knowledge base.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Request
This endpoint expects an object.
name
Human-readable label.
description
Optional description.
Response
The created knowledge base.
id
Prefixed wire identifier (kb_<26 char Crockford base32>).
name
Human-readable label, shown in the console.
description
Optional description.
document_count
Number of ingested documents.
created_at
updated_at
Errors
400
Bad Request Error
401
Unauthorized Error