Ingest unstructured text
Ingestion Endpoints
Ingest unstructured text
Ingest freeform text without additional context or metadata.
POST
Ingest unstructured text
Authorizations
API key for the Qontext API
Body
application/json
The id of the vault that the data should be ingested into.
Example:
"kg_681c0068-b589-4923-ac4a-73040fab7a45"
The text to ingest.
Example:
"Harry Potter met with Hermione Granger to discuss potential partnership opportunities."
Response
Unstructured data ingestion initiated
The sync log id for the ingestion process.
Example:
"sync_a01c7c1c-ecb0-49ec-af7f-329f4b4628bf"