Add context to workspace
Context
Add context to workspace
Add arbitrary context through unstructured text. This endpoint allows you to provide contextual information about (new or existing) people or companies. Returns an artifact_id that can be used to retrieve the processing results via GET /v1/context/artifacts/.
POST
Add context to workspace
Authorizations
API key for authentication (format: "Bearer YOUR_API_KEY")
Body
application/json
Context text to add
Response
Context processing initiated, returns artifact_id for retrieving results
Unique identifier for the processing artifact. Use this ID to retrieve results via GET /v1/context/artifacts/{artifact_id}
Last modified on November 28, 2025