Official Docs API
#### This API will return a link to the docs for the tool, version and sub category that you provide. ##### 🔎 Direct to official docs (no wikis or random blogs) ##### 🎯 Version-aware lookups (e.g., node.js 14, kafka 3.7, python 3.12) ##### 🧭 Optional subject targeting (e.g., “producers”, “asyncio”, “helm install”) # Examples: ## FastAPI curl -G 'https://official-docs-api.p.rapidapi.com/lookup' \…
Official Docs API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
lookup /lookup |
use the URL parameters to specify the tool and topic you would like documentation for: toolName=python version=3.12 subject=datetime |
Official Docs API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3.99 / month | 2 / second |
|
| ULTRA | $19.99 / month | 5 / second |
|