Retrieve intelligent, LLM-reranked documentation context for natural language queries. Returns the most relevant code snippets and documentation for your specific question.
Documentation Index
Fetch the complete documentation index at: https://context7-ctx7-1655-azure-apim-integration.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Get your API key at context7.com/dashboard. Treat your API key like a password and store it securely.
Context7-compatible library ID — the URL path of the library on context7.com. Use /owner/repo for GitHub repositories, or /<source>/<id> for other sources (websites, llms.txt, GitLab/Bitbucket, etc.). Optionally suffix with /<version> or @<version> to pin a specific version. See Library ID format.
1 - 500^/[^/]+/[^/]+([/@][^/]+)?$User's original question or task - used for intelligent relevance ranking
1 - 500Response format type
json, txt When true, skip LLM reranking and return top vector-search results directly. Trades relevance quality for lower latency.
true, false