# clonecho.builda.company PyPI Package Metadata

> clonecho.builda.company PyPI Package Metadata is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-13).

Retrieves metadata for a PyPI package including version, summary, license, author, required Python version, dependency count, and release history.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/pypi-package
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-builda-company-pypi-package-metadata-0c0ec460
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_k6CQ4RIwflvF25gz651nD

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability clonecho-builda-company-pypi-package-metadata-0c0ec460 -d '<json body>'
```

Example prompt: Can you look up the PyPI metadata for the 'requests' package — I need to know its current version, license, author, required Python version, and how many dependencies it has?

## When to prefer this

Use this endpoint when you need structured metadata about a specific Python package from PyPI, especially when you want version, license, author, dependency count, or release history in a single JSON response without scraping PyPI directly or using the full PyPI JSON API.

## Known failure modes

- Package not found on PyPI — returns error or empty result
- Invalid or misspelled package name — no data returned
- PyPI API unavailable or rate-limited — upstream error
- Payment failure — x402 payment of $0.02 USDC required before response is served

## How this service works

PyPI package metadata (?pkg=requests): version, summary, license, author, required Python, dependency count, release history. Returns JSON.

## Output

A JSON object containing the package's current version, summary description, license type, author name, minimum required Python version, number of dependencies, and release history entries.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-builda-company-pypi-package-metadata-0c0ec460/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
