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

Apicurio Branches API

The Branches API from Apicurio — 3 operation(s) for branches.

Apicurio Branches API is one of 23 APIs that Apicurio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 8 operations across 3 paths, and defines 17 schemas. It is described by OpenAPI 3.2.0, at version 3.1.x.

Requests are made against a single base URL, http://localhost:8080/apis/registry/v3.

8 operations 3 paths 17 schemas 1 DELETE3 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.1.x
Server
http://localhost:8080/apis/registry/v3
Authentication
HTTP Basic, OAuth 2.0
Contact
License
Resource Areas
1

Authentication & Security 2

Apicurio Branches API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (BasicAuth). It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 3 scopes.

Paths & Operations 8

Across 3 paths, the API surfaces 8 operations — 1 DELETE, 3 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Branches 8
GET
/groups/{groupId}/artifacts/{artifactId}/branches
List branches
listBranches 4 params → 200404500401403
POST
/groups/{groupId}/artifacts/{artifactId}/branches
Create a new branch
createBranch 2 params body → 200404409500401403
GET
/groups/{groupId}/artifacts/{artifactId}/branches/{branchId}
Get branch metaData
getBranchMetaData 3 params → 200404500401403
PUT
/groups/{groupId}/artifacts/{artifactId}/branches/{branchId}
Update branch metaData
updateBranchMetaData 3 params body → 204404500401403
DELETE
/groups/{groupId}/artifacts/{artifactId}/branches/{branchId}
Delete branch.
deleteBranch 3 params → 204404409500401403
GET
/groups/{groupId}/artifacts/{artifactId}/branches/{branchId}/versions
Get versions in branch
listBranchVersions 5 params → 200404500401403
PUT
/groups/{groupId}/artifacts/{artifactId}/branches/{branchId}/versions
Replace list of versions in branch
replaceBranchVersions 3 params body → 204404500401403
POST
/groups/{groupId}/artifacts/{artifactId}/branches/{branchId}/versions
Add a new version to a branch.
addVersionToBranch 3 params body → 204404409500401403

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are SearchedVersion (14 properties), SearchedBranch (9 properties), BranchMetaData (9 properties), ProblemDetails (6 properties). Each schema is shown below with its type and property counts.

ProblemDetails
object
All error responses, whether 4xx or 5xx will include one of these as the response body.
6 properties 2 required
BranchSearchResults
object
Describes the response received when searching for branches.
2 properties 2 required
ArtifactType
string
EditableBranchMetaData
object
1 property
GroupId
string
An ID of a single artifact group.
AddVersionToBranch
object
1 property 1 required
BranchId
string
The ID of a single artifact branch.
VersionSearchResults
object
Describes the response received when searching for artifacts.
2 properties 2 required
Labels
object
User-defined name-value pairs. Name and value must be strings.
SearchedBranch
object
9 properties 8 required
ReplaceBranchVersions
object
1 property 1 required
BranchMetaData
object
9 properties 8 required
ArtifactId
string
The ID of a single artifact.
VersionState
string
Describes the state of an artifact or artifact version. ENABLED DISABLED DEPRECATED DRAFT SUNSET — Signals that a migration deadline has passed and the version…
Version
string
A single version of an artifact. Can be provided by the client when creating a new version, or it can be server-generated. The value can be any string unique t…
CreateBranch
object
3 properties 1 required
SearchedVersion
object
Models a single artifact from the result set returned when searching for artifacts.
14 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apicurio-branches-api-openapi.yml Raw ↑

Other APIs Apicurio publishes across the network.

Apicurio Registry
Apicurio Studio
Apicurio Data Models
Apicurio Codegen
Apicurio Admin API
Apicurio AI API
Apicurio Artifact rules API
Apicurio Artifact Type API
Apicurio Artifacts API
Apicurio Content API
Apicurio Contracts API
Apicurio GitOps API
Where this information came from

This is an independent, third-party profile of Apicurio Branches 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.