# SportsDB All Leagues Directory

> SportsDB All Leagues 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 sports leagues with their ID, name, and sport type

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/sportsdb-all-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/sportsdb-all-leagues-directory-332b4964
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zXHw2PzwZseTMi6GuDCpE

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 sportsdb-all-leagues-directory-332b4964 -d '<json body>'
```

Example prompt: Can you get me a full list of all the sports leagues available — I need their names, IDs, and what sport they belong to so I can find the right league ID to look up later.

## When to prefer this

Use this endpoint when you need to discover or enumerate all available sports leagues and their IDs without knowing the exact league name or ID in advance — ideal as a first step before querying league-specific sports data. Prefer this over sport-specific league endpoints when you need a comprehensive cross-sport directory.

## Known failure modes

- Upstream TheSportsDB API unavailable — returns error or empty response
- Payment not processed — x402 payment required before data is returned
- Rate limiting or quota exceeded on the underlying data source

## How this service works

Directory of sports leagues with id, name and sport. No params. Returns JSON.

## Output

A JSON array of all sports leagues, each containing a league ID, league name, and associated sport type — no parameters required.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/sportsdb-all-leagues-directory-332b4964/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)
