# NuGet Package Content API

**Canonical:** https://apis.io/apis/nuget/nuget-package-content-api/  
**Provider:** NuGet — https://apis.io/providers/nuget/  
**Documentation:** https://learn.microsoft.com/en-us/nuget/api/package-base-address-resource

NuGet Package Content API is one of 7 APIs that [NuGet](https://apis.io/providers/nuget/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Package Management, .NET, Package Download, Content, and NuPkg. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

The NuGet Package Content API, accessed through the PackageBaseAddress resource, allows clients to download package content files (.nupkg) and package manifests (.nuspec) from a NuGet feed. It uses a flat container structure where packages are organized by lowercase package ID and version, providing direct access to the binary package files.

## Machine-readable artifacts (2)

- **Documentation** — https://learn.microsoft.com/en-us/nuget/api/package-base-address-resource
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/nuget/refs/heads/main/openapi/nuget-package-content-api-openapi.yml

## Other NuGet APIs (6)

- [NuGet Catalog API](https://apis.io/apis/nuget/nuget-catalog-api/)
- [NuGet Search API](https://apis.io/apis/nuget/nuget-search-api/)
- [NuGet Autocomplete API](https://apis.io/apis/nuget/nuget-autocomplete-api/)
- [NuGet Package Publish API](https://apis.io/apis/nuget/nuget-package-publish-api/)
- [NuGet Registration API](https://apis.io/apis/nuget/nuget-registration-api/)
- [NuGet Service Index API](https://apis.io/apis/nuget/nuget-service-index-api/)

## Tags

Package Management, .NET, Package Download, Content, NuPkg

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/nuget/nuget-package-content-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/nuget/.
