v1

latestOpenAPI 3.0.02026-07-13162290.3 KB
Add Library

Add an OpenAPI specification by URL

Submit an OpenAPI specification URL for documentation processing.

post/v2/add/openapi

Request body

openApiUrlstring uri required

URL pointing to an OpenAPI specification (JSON or YAML)

Response

Library submitted successfully for processing

libraryNamestring required

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.

messagestring required

Human-readable success message