RubyGems Owners API
Endpoints for managing gem ownership, including listing owners, adding and removing owners, and listing gems by owner.
RubyGems Owners API is one of 9 APIs that RubyGems publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Owners. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 5 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against a single base URL, https://rubygems.org/api/v1.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 5
Across 3 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Endpoints for managing gem ownership, including listing owners, adding and removing owners, and listing gems by owner.
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Gem (23 properties), Owner (3 properties), Dependency (2 properties), Error (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from RubyGems 8
Other APIs RubyGems publishes across the network.