Skip to main content
POST
Ingest documents (text, files, or mixed)

Authorizations

x-api-key
string
header
required

Path Parameters

kb_id
string<uuid>
required

Response

Successful Response

Response from the unified ingest endpoint.

ingestion_job_id is the parent IngestionJob for bulk submissions, or the single-doc job for a 1-item manifest. items mirrors the manifest order so callers can render per-item outcomes without a second call.

ingestion_job_id
string<uuid>
required
items
IngestResultItem · object[]
required