docs/howto/api-keys.mdx
API keys authenticate your requests to Context7's documentation services.
Generate a new API key in four simple steps:
ctx7sk-**********************curl "https://context7.com/api/v2/context?libraryId=/vercel/next.js&query=routing" \
-H "Authorization: Bearer YOUR_API_KEY"
<Warning>Store your API key securely. You won't be able to see it again after creation.</Warning>
Remove API keys you no longer need: