Pypi API
Developer & SoftwareAccess Pypi public data through one AllAPI key — 14 endpoints across the Pypi surface. No Pypi account, no credentials, no scraping stack — one anonymous request returns real data or a documented honest error, never fabricated.
| Method | Endpoint | Operation |
|---|---|---|
| POST | /api/pypi/feed/newest | Feed newest |
| POST | /api/pypi/feed/project_releases | Feed project releases |
| POST | /api/pypi/feed/updates | Feed updates |
| POST | /api/pypi/package | Package |
| POST | /api/pypi/release | Release |
| POST | /api/pypi/search | Search |
| POST | /api/pypi/simple/project | Simple project |
| POST | /api/pypi/stats/overall | Stats overall |
| POST | /api/pypi/stats/python_major | Stats python major |
| POST | /api/pypi/stats/python_minor | Stats python minor |
| POST | /api/pypi/stats/recent | Stats recent |
| POST | /api/pypi/stats/system | Stats system |
| POST | /api/pypi/versions | Versions |
| POST | /api/pypi/vulnerabilities | Vulnerabilities |
Call the Pypi API in one line
Free tier — 200 credits/month, no card. One key works across all 468 platforms, 39 MCP tools and 48 composites.
Get your free key → API reference