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.
1 min read
post/v2/add/repo/git
Request example
Response
post/v2/add/repo/git
Authorization
Body
application/jsonThe Git repository URL
Personal access token for private repositories
Whether the repository is private
Skip filtering out version-specific documentation pages
Generate documentation from the repository source code. Applies to private repository submissions.
Responses
application/json
Library submitted successfully for processing
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). See Library ID format.Human-readable success message