# NHL Central Scouting Draft Prospect Rankings

> NHL Central Scouting Draft Prospect Rankings 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 current NHL Central Scouting draft prospect rankings including player name, position, amateur club, and league, with optional search filtering.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/nhl-draft-prospects
- 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/nhl-central-scouting-draft-prospect-rankings-10aecbf7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_XnVAhQvFuRe4zmC7eY4Pc

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 nhl-central-scouting-draft-prospect-rankings-10aecbf7 -d '<json body>'
```

Example prompt: Can you look up the current NHL Central Scouting draft prospect rankings and find where Connor Bedard or any center from the WHL is listed, including their amateur club and league?

## When to prefer this

Use this endpoint when you need current NHL draft prospect rankings specifically sourced from NHL Central Scouting, including structured data on player position, amateur club, and league. Prefer this over general sports APIs when you need draft-specific scouting rankings rather than active NHL roster or stats data.

## Known failure modes

- Empty result set if query string matches no prospects
- Stale data if NHL Central Scouting hasn't updated rankings recently
- Non-200 response if upstream NHL data source is unavailable
- Malformed or missing ?q= parameter may return all results or an error

## How this service works

NHL: current central-scouting draft prospect rankings - player, position, amateur club and league. Query: ?q= Returns JSON.

## Output

A JSON array of NHL draft prospect records from NHL Central Scouting, each containing the player's name, position, amateur club, and league. Results can be filtered by a search query string via the ?q= parameter.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nhl-central-scouting-draft-prospect-rankings-10aecbf7/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)
