Skip to main content
POST

Endpoint

Path Parameters

string
required
The unique identifier of the project

Authentication

Requires a valid API key with access to the project.

Request Body

string
required
The raw text content to ingest
string
required
Unique identifier for this document (used for provenance tracking)

Response

string
Unique identifier for the ingestion job
string
Initial job status: pending or running
string
When the job was created
Job Status: Use the Get Job endpoint to poll for completion status.
Rate Limits: Ingestion is limited to 10 requests per minute. Also check your token usage limits.