v1

latestOpenAPI 3.0.02026-07-13162290.3 KB
Add Library

Add from other Git providers

Submit a repository from any Git provider not covered by the dedicated GitHub, GitLab, or Bitbucket endpoints. Supports Gitea, Forgejo, Codeberg, self-hosted GitLab, and other Git servers. For private repos, provide a personal access token via the gitToken field.

post/v2/add/repo/git

Request body

docsRepoUrlstring uri required

The Git repository URL

gitTokenstring

Personal access token for private repositories

privateboolean

Whether the repository is private

skipVersionFilteringboolean

Skip filtering out version-specific documentation pages

generateDocsboolean

Generate documentation from the repository source code. Applies to private repository submissions.

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