How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Vers repositories API

The repositories API from Vers — 6 operation(s) for repositories.

Vers repositories API is one of 12 APIs that Vers publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Repositories. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 11 operations across 6 paths, and defines 13 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against the base URL https://api.vers.sh.

11 operations 6 paths 13 schemas 2 DELETE4 GET2 PATCH3 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.vers.sh
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Vers repositories API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (Token) (bearer_auth).

Paths & Operations 11

Across 6 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 2 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

repositories 11
GET
/api/v1/repositories
list_repositories → 200401500
POST
/api/v1/repositories
create_repository body → 201400401409500
POST
/api/v1/repositories/fork
fork_repository body → 201401404409500
GET
/api/v1/repositories/{repo_name}
get_repository 1 param → 200401404500
DELETE
/api/v1/repositories/{repo_name}
delete_repository 1 param → 204401403404500
GET
/api/v1/repositories/{repo_name}/tags
list_repo_tags 1 param → 200401404500
POST
/api/v1/repositories/{repo_name}/tags
create_repo_tag 1 param body → 201400401403404409500
GET
/api/v1/repositories/{repo_name}/tags/{tag_name}
get_repo_tag 2 params → 200401404500
DELETE
/api/v1/repositories/{repo_name}/tags/{tag_name}
delete_repo_tag 2 params → 204401403404500
PATCH
/api/v1/repositories/{repo_name}/tags/{tag_name}
update_repo_tag 2 params body → 204400401403404500
PATCH
/api/v1/repositories/{repo_name}/visibility
set_repository_visibility 1 param body → 204401403404500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are RepoTagInfo (7 properties), ForkRepositoryResponse (5 properties), RepositoryInfo (5 properties), ForkRepositoryRequest (5 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
2 properties
RepositoryInfo
object
Repository information returned in list and get operations
5 properties 4 required
CreateRepositoryRequest
object
Request body for POST /api/v1/repositories
2 properties 1 required
UpdateRepoTagRequest
object
Request body for PATCH /api/v1/repositories/{reponame}/tags/{tagname}
2 properties
RepoTagInfo
object
Tag information within a repository context
7 properties 6 required
CreateRepoTagRequest
object
Request body for creating a tag within a repository: POST /api/v1/repositories/{reponame}/tags
3 properties 2 required
CreateRepoTagResponse
object
Response body for POST /api/v1/repositories/{reponame}/tags
3 properties 3 required
ListRepositoriesResponse
object
Response body for GET /api/v1/repositories
1 property 1 required
SetRepositoryVisibilityRequest
object
Request body for PATCH /api/v1/repositories/{reponame}/visibility
1 property 1 required
ForkRepositoryRequest
object
Request body for POST /api/v1/repositories/fork
5 properties 3 required
ListRepoTagsResponse
object
Response body for GET /api/v1/repositories/{reponame}/tags
2 properties 2 required
CreateRepositoryResponse
object
Response body for POST /api/v1/repositories
2 properties 2 required
ForkRepositoryResponse
object
Response body for POST /api/v1/repositories/fork
5 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

vers-repositories-api-openapi.yml Raw ↑

Other APIs Vers publishes across the network.

Vers commit_tags API
Vers commits API
Vers deploy API
Vers domains API
Vers env_vars API
Vers images API
Vers keys API
Vers public_repositories API
Vers System API
Vers vm API
Vers vms API
Where this information came from

This is an independent, third-party profile of Vers repositories API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.