# OpenLigaDB Bundesliga 1 Matches by Season

> OpenLigaDB Bundesliga 1 Matches by Season 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 the full list of Bundesliga (bl1) matches for a given season year, including home and away teams and kickoff dates.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/openligadb-bundesliga1-matches
- 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/openligadb-bundesliga-1-matches-by-season-66a6dd8c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_L7Cso4555xy-wck1dwSo0

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-bundesliga-1-matches-by-season-66a6dd8c -d '<json body>'
```

Example prompt: Can you get me the full list of Bundesliga season 2023 matches, with home and away teams and kickoff dates?

## When to prefer this

Use this endpoint when you need a complete list of all Bundesliga (first division, bl1) matches for a specific season year, including team names and kickoff dates. Prefer it over general sports APIs when you specifically need German Bundesliga data sourced from OpenLigaDB.

## Known failure modes

- Missing or invalid season parameter returns an error or empty result
- Season year out of available range returns no matches
- Upstream OpenLigaDB API unavailable results in service error
- Non-numeric season value causes a bad request error

## How this service works

OpenLigaDB Bundesliga (bl1) full match list by season year: home and away teams with kickoff date. Query: ?season= Returns JSON.

## Output

A JSON array of all matches in the specified Bundesliga (bl1) season, each entry containing home team name, away team name, and kickoff date/time.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/openligadb-bundesliga-1-matches-by-season-66a6dd8c/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)
