API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

PyPI Integrity API

The PyPI Integrity API provides access to digital attestations and provenance information for Python package distribution files. It allows clients to retrieve cryptographic attestation bundles and Trusted Publishing metadata for individual release files, enabling verification of package authenticity and supply chain integrity. The API implements PEP 740 and returns provenance objects containing one or more Sigstore attestation bundles along with the identity that produced them. This endpoint is currently available in JSON format only.

Documentation

Specifications

OpenAPI

pypi-integrity-api-openapi.yml Raw ↑