PyPI website screenshot

PyPI

PyPI (Python Package Index) is the official third-party software repository for Python, serving as the central hub where developers publish and distribute Python packages. Their developer platform provides a suite of APIs for querying package metadata, downloading distributions, publishing packages, verifying supply chain integrity, and tracking download statistics across the Python ecosystem.

PyPI publishes 3 APIs on the APIs.io network: Downloads API, Projects API, and Provenance API. Tagged areas include Developer Tools, Open-Source, Package Management, Packages, and Python.

The PyPI catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

PyPI’s developer surface includes authentication, developer portal, documentation, support, engineering blog, and 8 more developer resources.

36.1/100 thin ▬ flat Agent 23/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
3 APIs
Developer ToolsOpen-SourcePackage ManagementPackagesPython

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/pypi: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

PyPI RSS Feeds

PyPI provides RSS feeds that allow developers and tools to monitor package activity on the Python Package Index. Three feeds are available: the Newest Packages feed for recently...

PyPI Downloads API

Retrieve aggregate download statistics and time series data for Python packages.

PyPI Projects API

Retrieve metadata about Python packages hosted on PyPI, including release information, download URLs, and vulnerability data.

PyPI Provenance API

Retrieve digital attestations and provenance information for Python package distribution files hosted on PyPI.

Open Collections 9

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

PyPI Index Downloads API

OPEN COLLECTION

PyPI Downloads Index API

OPEN COLLECTION

PyPI Integrity API

OPEN COLLECTION

PyPI JSON API

OPEN COLLECTION

PyPI Stats API

OPEN COLLECTION

Scroll for all 9

Pricing Plans 1

Published pricing tiers and plan structures.

Pypi Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Pypi Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Pypi Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Pypi Context

0 classes · 5 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

PyPI API Rules

6 rules · 5 warnings 1 info

SPECTRAL

JSON Schema 2

Standalone JSON Schema definitions for this provider's data models.

PyPI Project Metadata

24 properties

JSON SCHEMA

PyPI Provenance

2 properties

JSON SCHEMA

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Pypi Authentication

http · 1 scheme

SECURITY

Pypi Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Pypi Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Pypi Agentic Access

11 operations · 1 acting

11 operations · 1 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: pypi
name: PyPI
description: PyPI (Python Package Index) is the official third-party software repository for Python, serving as the central
  hub where developers publish and distribute Python packages. Their developer platform provides a suite of APIs for querying
  package metadata, downloading distributions, publishing packages, verifying supply chain integrity, and tracking download
  statistics across the Python ecosystem.
kind: contract
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/pypi.png
tags:
- Developer Tools
- Open-Source
- Package Management
- Packages
- Python
tags_raw:
- Developer Tools
- Open Source
- Package Management
- Packages
- Python
url: https://raw.githubusercontent.com/api-evangelist/pypi/refs/heads/main/apis.yml
created: '2025-03-01'
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- aid: pypi:feeds
  name: PyPI RSS Feeds
  description: 'PyPI provides RSS feeds that allow developers and tools to monitor package activity on the Python Package
    Index. Three feeds are available: the Newest Packages feed for recently registered projects, the Latest Updates feed for
    the most recently updated projects, and per-project release feeds for tracking new versions of specific packages. These
    feeds enable integration with feed readers, monitoring tools, and automation workflows to stay informed about Python package
    ecosystem changes.'
  humanURL: https://docs.pypi.org/api/feeds/
  tags:
  - Feeds
  - Packages
  - Python
  - RSS
  - Updates
  properties:
  - type: Documentation
    url: https://docs.pypi.org/api/feeds/
- aid: pypi:pypi-downloads-api
  name: PyPI Downloads API
  description: Retrieve aggregate download statistics and time series data for Python packages.
  humanURL: https://docs.pypi.org/api/json/
  tags:
  - Downloads
  properties:
  - type: OpenAPI
    url: openapi/pypi-downloads-api-openapi.yml
  - type: Documentation
    url: https://docs.pypi.org/api/json/
  - type: Documentation
    url: https://docs.pypi.org/api/integrity/
  - type: Documentation
    url: https://pypistats.org/api/
- aid: pypi:pypi-projects-api
  name: PyPI Projects API
  description: Retrieve metadata about Python packages hosted on PyPI, including release information, download URLs, and vulnerability
    data.
  humanURL: https://docs.pypi.org/api/json/
  tags:
  - Project
  tags_raw:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/pypi-projects-api-openapi.yml
  - type: Documentation
    url: https://docs.pypi.org/api/json/
  - type: Documentation
    url: https://docs.pypi.org/api/integrity/
  - type: Documentation
    url: https://pypistats.org/api/
- aid: pypi:pypi-provenance-api
  name: PyPI Provenance API
  description: Retrieve digital attestations and provenance information for Python package distribution files hosted on PyPI.
  humanURL: https://docs.pypi.org/api/json/
  tags:
  - Provenance
  properties:
  - type: OpenAPI
    url: openapi/pypi-provenance-api-openapi.yml
  - type: Documentation
    url: https://docs.pypi.org/api/json/
  - type: Documentation
    url: https://docs.pypi.org/api/integrity/
  - type: Documentation
    url: https://pypistats.org/api/
common:
- type: AgenticAccess
  url: agentic-access/pypi-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/pypi-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/pypi-domain-security.yml
- type: Authentication
  url: authentication/pypi-authentication.yml
- type: GitHubOrganization
  url: https://github.com/pypi
- type: Portal
  url: https://docs.pypi.org/
- type: Documentation
  url: https://docs.pypi.org/api/
- type: Website
  url: https://pypi.org/
- type: PrivacyPolicy
  url: https://policies.python.org/pypi.org/Privacy-Policy/
- type: TermsOfService
  url: https://policies.python.org/pypi.org/Terms-of-Use/
- type: Support
  url: https://pypi.org/help/
- type: Blog
  url: https://blog.pypi.org/
- type: Login
  url: https://pypi.org/account/login/
maintainers:
- FN: API Evangelist
  email: info@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/pypi"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/pypi/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/pypi/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.