Skip to main content
Knowledge base API with MCP server access for querying, organizing, and retrieving enterprise knowledge. Best for workflows needing intelligent document retrieval and knowledge management. Unlike Notion (structured pages/databases), Ontora specializes in AI-powered knowledge retrieval across document collections. 1 example endpoint available through Lava’s AI Gateway.
This provider requires your own credentials — connect your API key or OAuth account before use.
This is a catch-all provider — any valid URL under https://api.ontora.com is supported. Knowledge base API. Construct URL as https://api.ontora.com/{path}. The endpoints below are curated examples.

Endpoints

Query the knowledge base

POST https://api.ontora.com/v1/query — Free / request
const data = await lava.gateway('https://api.ontora.com/v1/query', { body: {"query":"What changed in the docs?"} });

Next Steps

All Providers

Browse all supported AI providers

Forward Proxy

Learn how to construct proxy URLs and authenticate requests