NuGet Package Publish API
Endpoints for pushing new packages, deleting or unlisting packages, and relisting previously unlisted packages on a NuGet feed.
NuGet Package Publish API is one of 7 APIs that NuGet publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Package Publish. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.
This API exposes 3 operations across 2 paths. It is described by OpenAPI 3.1.0, at version 3.0.0.
Requests are made against a single base URL, https://api.nuget.org/v3/catalog0.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 3
Across 2 paths, the API surfaces 3 operations — 1 DELETE, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.
Endpoints for pushing new packages, deleting or unlisting packages, and relisting previously unlisted packages on a NuGet feed.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from NuGet 6
Other APIs NuGet publishes across the network.