Add an OpenAPI specification by URL
Add Library
Add an OpenAPI specification by URL
Submit an OpenAPI specification URL for documentation processing.
POST
Add an OpenAPI specification by URL
Authorizations
Get your API key at context7.com/dashboard. Treat your API key like a password and store it securely.
Body
application/json
URL pointing to an OpenAPI specification (JSON or YAML)
Response
Library submitted successfully for processing
Response after successfully submitting a library
The library identifier assigned — the URL path of the library on context7.com. /owner/repo for GitHub repositories, or /<source>/<id> for other sources (e.g., /vercel/next.js, /websites/uploadcare_com). See Library ID format.
Human-readable success message