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 Groups API

The Groups API from Apicurio — 3 operation(s) for groups.

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

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

This API exposes 6 operations across 3 paths, and defines 10 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.

6 operations 3 paths 10 schemas 1 DELETE3 GET1 POST1 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 Groups 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 6

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

Groups 6
GET
/groups
List groups
listGroups 4 params → 200500401403
POST
/groups
Create a new group
createGroup body → 200400409500401403
GET
/groups/{groupId}
Get a group by the specified ID.
getGroupById 1 param → 200404500401403
PUT
/groups/{groupId}
Update group metadata
updateGroupById 1 param body → 204404500401403
DELETE
/groups/{groupId}
Delete a group by the specified ID.
deleteGroupById 1 param → 204404405500401403
GET
/search/groups
Search for groups
searchGroups 7 params → 200500401403

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are SearchedGroup (7 properties), GroupMetaData (7 properties), ProblemDetails (6 properties), CreateGroup (3 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
GroupSortBy
string
GroupMetaData
object
7 properties 5 required
GroupId
string
An ID of a single artifact group.
GroupSearchResults
object
Describes the response received when searching for groups.
2 properties 2 required
EditableGroupMetaData
object
3 properties
SearchedGroup
object
Models a single group from the result set returned when searching for groups.
7 properties 5 required
Labels
object
User-defined name-value pairs. Name and value must be strings.
CreateGroup
object
3 properties 1 required
SortOrder
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

apicurio-groups-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 Branches API
Apicurio Content API
Apicurio Contracts API
Where this information came from

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