# ESPN College Football Teams Directory

> ESPN College Football Teams 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-13).

Returns a list of all NCAA college football teams with their names, abbreviations, and locations.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-cfb-teams
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/espn-college-football-teams-directory-69679766
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Ttf7H_WERLTGXmovvpnp7

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 espn-college-football-teams-directory-69679766 -d '<json body>'
```

Example prompt: Can you pull up the full list of NCAA college football teams — I need their names, abbreviations, and locations from ESPN's data?

## When to prefer this

Use this endpoint when you need a structured, machine-readable directory of all NCAA college football teams including their official abbreviations and locations — ideal for populating dropdowns, enriching sports data pipelines, validating team names, or building CFB-related features without scraping ESPN directly.

## Known failure modes

- Payment not processed — 402 response if x402 payment header is missing or insufficient
- Service unavailable — 5xx if upstream ESPN data source is unreachable
- Empty or stale data if ESPN changes their CFB team listings
- Rate limiting if too many requests are made in quick succession

## How this service works

NCAA football teams with name, abbreviation and location. No params. Returns JSON.

## Output

A JSON array of NCAA college football teams, each containing the team's full name, abbreviated name/code, and geographic location (city/state or school location).

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-college-football-teams-directory-69679766/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)
