REST API Support for VCS

JFrog Artifactory Documentation

Products
JFrog Artifactory
Content Type
User Guide

VCS repositories must be prefixed with api/vcs in the path

When accessing a VCS repository through Artifactory, the repository URL must be prefixed with api/vcs in the path.

For example, if you are using Artifactory standalone or as a local service, you would access your VCS repositories using the following URL:

https://[JFrogPlatformURL]/artifactory/api/vcs/<repository key>

Or, if you are using Artifactory Cloud, the URL would be:

https://company.jfrog.io/artifactory/api/vcs/<repository key>

Artifactory exposes REST APIs that let you do the following with VCS repositories:

The following APIs should be used with VCS remote repositories that have subgroup repositories: