Skip to main content

Guides

These guides describe common Knowledge Enrichment workflows. Each guide covers a specific task using the Data Curation API or the Context API.

The following guides are available:

GuideWhat it covers
AuthenticationAccount setup, registering an external client, obtaining a bearer token, and using tokens in requests
Curating DocumentsThe asynchronous Data Curation API workflow: requesting presigned URLs, uploading a file, polling for completion, and retrieving results
Enriching ContentThe asynchronous Context API workflow: uploading a file, submitting a processing job, and retrieving enriched results
PII RedactionConfiguring and using personally identifiable information (PII) detection and redaction in the Data Curation API
Writing Effective InstructionsWriting the instructions field for the Context API actions that accept it
Testing Your IntegrationUsing the supplied Bruno collections to test both APIs interactively