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:
| Guide | What it covers |
|---|---|
| Authentication | Account setup, registering an external client, obtaining a bearer token, and using tokens in requests |
| Curating Documents | The asynchronous Data Curation API workflow: requesting presigned URLs, uploading a file, polling for completion, and retrieving results |
| Enriching Content | The asynchronous Context API workflow: uploading a file, submitting a processing job, and retrieving enriched results |
| PII Redaction | Configuring and using personally identifiable information (PII) detection and redaction in the Data Curation API |
| Writing Effective Instructions | Writing the instructions field for the Context API actions that accept it |
| Testing Your Integration | Using the supplied Bruno collections to test both APIs interactively |