Authentication
To start using the Qontext API:- Sign up for Qontext to create your workspace
- Create a new Vault and direct to “Context Access”
- Add an API key in the “Access Keys” section
- Include it in all API requests as a header:
cURL
Ingest Your Data
Bring company data into Qontext from any source. Qontext automatically processes, structures, and links it in your Context Vault. There are two ways to ingest the data: Example: Ingesting unstructured data via APIcURL
Retrieve Context
Once your data is ingested, you can retrieve context dynamically for any AI workflow or prompt. Qontext traverses your knowledge graph to return connected entities, their relationships, and relevant, connected information - going far beyond simple keyword similarity. There are two main ways to retrieve context:Qontext API
Call the API directly to retrieve context.
MCPs
Connect Qontext to Claude or other AI tools via MCP.
Connect Qontext to Your AI Workflows via API
Qontext is built to live where your agents work. You can connect your Context Vaults using our native integrations (e.g. n8n, Make.com) or standard HTTP requests. Example: Retrieve ContextcURL
Next steps
Native Connectors
Continuously ingest Hubspot, Google Drive, and Notion data using our connectors.
Qontext API
Understand the options you have for ingesting and retrieving context via the API.
AI Workflows
Empower your AI Workflows in n8n, Make.com or Zapier by giving it context.
Chats
Connect to Claude via MCP or Gemini via our Agent to chat with your vaults.