# OpenLigaDB Leagues and Seasons Directory

> OpenLigaDB Leagues and Seasons Directory 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 directory of all leagues and seasons available in the OpenLigaDB sports database

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/openliga-leagues
- 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/openligadb-leagues-and-seasons-directory-f6ce38ae
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_8R7shi53U_xGAl5k5g2DN

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 openligadb-leagues-and-seasons-directory-f6ce38ae -d '<json body>'
```

Example prompt: Show me all the leagues and seasons available in OpenLigaDB so I can pick which competition's match data to pull.

## When to prefer this

Use this endpoint when you need to discover what leagues and seasons are available in OpenLigaDB before making further sport-specific queries. It is the natural starting point for any workflow that needs OpenLigaDB data, acting as a catalog or index of available data.

## Known failure modes

- Service unavailable (5xx) if OpenLigaDB upstream is down
- Payment failure if x402 payment is not completed
- Unexpected empty response if OpenLigaDB data source has no indexed leagues

## How this service works

Directory of leagues and seasons available in OpenLigaDB. No params. Returns JSON.

## Output

A JSON array of all leagues and their associated seasons available in the OpenLigaDB database, including league names, IDs, shortcuts, and season information — useful for discovering what competitions and time periods can be queried further.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/openligadb-leagues-and-seasons-directory-f6ce38ae/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)
