Skip to main content

Reference

The following topics include complete technical reference information for both Knowledge Enrichment APIs.

APIDescription
Data Curation APIIngest and process raw files into structured, AI-ready content.
Context APIApply actions to already-curated content.

Data Curation API

The technical reference information for the Data Curation API includes an overview, processing options, PII handling details, full endpoint references, and various code samples.

PageContents
Overview & Base URLsBase URL, auth, endpoint summary
Configuration API OverviewAll /presign request body fields with types and defaults
PII HandlingPII entity types, redaction modes, output structure
EndpointsAll endpoints with request/response schemas
Code SamplesPython, C#, JavaScript

Context API

The technical reference information for the Context API includes an overview, actions and embeddings details, full endpoint references, and various code samples.

PageContents
Overview & Base URLsBase URL, auth, endpoint summary
ActionsAll supported actions with input schemas and constraints
EmbeddingsEmbedding format, vector dimensions, v2 behavior
EndpointsAll endpoints with request/response schemas
Code SamplesPython, C#, JavaScript