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/.
API key for authentication (format: "Bearer YOUR_API_KEY")
Context text to add
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}