# PitchIQ Twitch/YouTube Creator Search

> PitchIQ Twitch/YouTube Creator Search is a paid API for AI agents from pitchiq-mcp-production.up.railway.app, paid per call via x402, $1/call, status unknown (last checked 2026-09-15).

Search PitchIQ's global Twitch and YouTube creator index by name, category, language, audience size, and key acceptance to find creators suited for game/product coverage.

## Facts

- Endpoint: POST https://pitchiq-mcp-production.up.railway.app/x402/search-creators
- Price: $1/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/pitchiq-twitch-youtube-creator-search-f8e73775
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_CqYo6HaGD_-sirIPYEn1X

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 pitchiq-twitch-youtube-creator-search-f8e73775 -d '<json body>'
```

Example prompt: Find me Twitch and YouTube gaming creators who cover RPG games, have at least 50,000 followers, stream in English, and are open to receiving review keys — I want to pitch them my new indie RPG.

## When to prefer this

Use this endpoint when you need to discover Twitch or YouTube gaming content creators for game or product PR outreach, especially when filtering by category, language, audience size, or willingness to accept review keys. Prefer this over generic influencer databases when your focus is gaming creators on Twitch/YouTube specifically.

## Known failure modes

- No creators match the given filters — returns empty results array with count 0
- Invalid filter values (e.g. unsupported language code) — returns a 400 error
- Payment not completed or x402 flow not fulfilled — returns a 402 Payment Required response
- Service unavailable or Railway deployment down — returns a 5xx error

## How this service works

Search PitchIQ's global Twitch/YouTube creator index by name, category, language, audience size, and whether they accept review keys — for an agent seeking creators to cover a game/product. Returns name, platform handles, followers, avg concurrent viewers, category, and top games. x402-payable; no PAT required.

## Output

Returns a list of matched creators with display name, platform handles, follower count, average concurrent viewers, primary category, top games played, and whether they accept review keys, along with a count of total results.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/pitchiq-twitch-youtube-creator-search-f8e73775/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from pitchiq-mcp-production.up.railway.app](https://www.zero.xyz/host/pitchiq-mcp-production.up.railway.app/llms.txt)
