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.com/docs/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 in format /owner/repo, /owner/repo/version, or /owner/repo@version
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 When true, run a deeper agentic research pipeline that returns a single synthesized infoSnippet instead of ranked snippets. Requires an API key and is subject to a weekly per-user quota.
true, false