# clonecho.builda.company Crates.io Crate Published Versions

> clonecho.builda.company Crates.io Crate Published Versions 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-14).

Returns a list of all published versions for a given crates.io Rust crate by crate name.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/crates-versions
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/clonecho-builda-company-crates-io-crate-published-versions-f2e52f50
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_t-a3nKqIST1yVGkl840ky

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-crates-io-crate-published-versions-f2e52f50 -d '<json body>'
```

Example prompt: Can you get me all published versions of the 'serde' crate from crates.io?

## When to prefer this

Use this endpoint when you need to programmatically retrieve the full version history of a Rust crate published on crates.io, especially in workflows that require dependency management, auditing, or selecting a specific version of a Rust library.

## Known failure modes

- Crate name not found — returns empty result or error if the crate does not exist on crates.io
- Missing or invalid 'crate' query parameter — may return an error or unexpected result
- Network/upstream crates.io API unavailable — endpoint may fail with a 5xx error
- Payment not completed — x402 payment required before response is returned

## How this service works

Published versions of a crates.io crate {crate}. Query: ?crate= Returns JSON.

## Output

A JSON array or object containing the list of all published versions for the specified crate, including version numbers and associated release metadata from crates.io.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/clonecho-builda-company-crates-io-crate-published-versions-f2e52f50/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)
