# endoflife.date – Full Product List

> endoflife.date – Full Product List 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-15).

Returns a complete list of all software products and technologies tracked by endoflife.date for end-of-life status monitoring.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/endoflife-all
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/endoflife-date-full-product-list-cd71ecb6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_J_aQnKHWe9NN-CdB2K7WT

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 endoflife-date-full-product-list-cd71ecb6 -d '<json body>'
```

Example prompt: Can you give me the full list of all software products and frameworks tracked by endoflife.date so I can see which ones I can look up for support and EOL dates?

## When to prefer this

Use this endpoint when you need to discover which software products are available in the endoflife.date database before querying specific product EOL details — ideal as a first step in any end-of-life monitoring workflow or when building a product selector UI.

## Known failure modes

- Upstream endoflife.date API unavailable — returns 5xx error
- Payment not processed — 402 Payment Required before data is returned
- Rate limiting or quota exceeded — request rejected

## How this service works

List of all products tracked by endoflife.date (no params). Returns JSON.

## Output

A JSON array of all product identifiers/names tracked by endoflife.date, usable as a catalog to know which products you can subsequently query for detailed end-of-life cycle information.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/endoflife-date-full-product-list-cd71ecb6/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)
