# ESPN NCAA College Football AP Top 25 Rankings by Week

> ESPN NCAA College Football AP Top 25 Rankings by Week is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status down (last checked 2026-09-15).

Returns the ESPN AP Top 25 college football poll for a specified week, including team name, rank, points, trend, and record.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/espn-cfb-rankings
- Price: $0.02/call
- Payment: x402
- Status: down
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/espn-ncaa-college-football-ap-top-25-rankings-by-week-70e450ac
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_8LacJRPXtk0K9MJOHdbXp

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-ncaa-college-football-ap-top-25-rankings-by-week-70e450ac -d '<json body>'
```

Example prompt: What does the AP Top 25 college football poll look like for week 10 — show me the rankings, points, trends, and records for each team.

## When to prefer this

Use this endpoint when you specifically need ESPN AP Top 25 college football poll data by week, including points, trends, and records — not just a simple ranking list. Prefer this over general sports APIs when you need structured historical weekly poll data or trend/movement information for CFB teams.

## Known failure modes

- Invalid or out-of-range week number returns empty or error response
- Week number from a future or not-yet-published poll may return no data
- Missing ?week= parameter may return default week or error
- Payment failure ($0.02 USDC) results in 402 response blocking data access

## How this service works

ESPN NCAA College Football AP Top 25 poll by week - team, rank, points, trend, record. Query: ?week= Returns JSON.

## Output

A JSON array of ranked college football teams from the ESPN AP Top 25 poll for the specified week, each entry containing the team name, rank position, total poll points, directional trend (up/down/unchanged), and the team's win-loss record.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/espn-ncaa-college-football-ap-top-25-rankings-by-week-70e450ac/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)
