Create an article

Creates a single article and runs it through the ingestion pipeline (chunking + embeddings). The response is the persisted article row.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 300

Article title (used as the chunk header and for search).

string

Article body. Markdown is supported. Will be chunked and embedded by the ingestion pipeline.

uuid

Knowledge base this article belongs to. Omit to leave the article unattached.

string
length ≤ 50

Free-form origin tag, e.g. manual, import, web. Defaults to manual.

string

Canonical URL for the article, when imported from the web.

metadata
object

Opaque caller-defined metadata. Stored as JSON, returned verbatim.

Response

Language
Credentials
Bearer
krns_sk_*
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json