# TV People Lookup — Cast & Crew Info

> TV People Lookup — Cast & Crew Info is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-16).

Returns biographical and profile data (country, birthday, image) for TV cast and crew members by name query.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/tv-people
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/tv-people-lookup-cast-crew-info-8769c070
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_zjofcXo-868Njhudl77UQ

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 tv-people-lookup-cast-crew-info-8769c070 -d '<json body>'
```

Example prompt: Can you look up Bryan Cranston's profile — I want to know his birthday, what country he's from, and get a photo of him?

## When to prefer this

Use this endpoint when you need biographical data (country, birthday, image) for TV industry cast and crew members by name. Prefer this over general web search when structured, JSON-formatted TV people data is needed for display or enrichment.

## Known failure modes

- Missing or empty ?q parameter returns an error or empty result
- Person name not found in the TV database returns no results
- Ambiguous name query may return unexpected person
- Service unavailable or payment failure returns HTTP 402 or 5xx

## How this service works

MEDIA: TV cast & crew people — country, birthday, image (?q=bryan+cranston, required). Returns JSON.

## Output

A JSON object containing biographical details for the queried TV person, including their country of origin, date of birth, and a profile image URL.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/tv-people-lookup-cast-crew-info-8769c070/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)
