# Vaaya / Prospeo People Search

> Vaaya / Prospeo People Search is a paid API for AI agents from vaaya.ai, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Searches for and returns a list of professional contacts matching job title, seniority, location, industry, company size, and funding filters

## Facts

- Endpoint: POST https://vaaya.ai/api/run/prospeo/search-people
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/vaaya-prospeo-people-search-3cc3a49d
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_BP4hSJLXh-HcHecqhT8kP

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 vaaya-prospeo-people-search-3cc3a49d -d '<json body>'
```

Example prompt: Find me a list of VP-level and Director-level sales leaders at Series A and Series B SaaS companies in the US with 51–200 employees — search for job titles like 'VP of Sales' and 'Head of Sales'.

## When to prefer this

Use this endpoint when you need to discover and build lists of professional contacts matching specific criteria such as job title, seniority, company size, industry, location, or funding stage. It is ideal for outbound sales prospecting, recruiting outreach, and go-to-market targeting where you need a filtered, structured list of people — especially when you want to avoid managing Prospeo API credentials directly.

## Known failure modes

- Missing required job_titles field causes validation error
- Invalid enum values for seniority, headcount, or funding_stages return errors
- Too many company_domains (over 500) rejected
- Empty job_titles array rejected (minItems: 1)
- Payment failure via x402 if insufficient USDC balance
- No results returned when filters are too narrow or restrictive

## How this service works

Give an AI agent a credit account. Set a limit and a spending policy, and the agent makes approved, metered purchases from providers that accept Vaaya.

## Output

Returns a paginated list of professional contact records matching the specified filters, including names, job titles, company affiliations, and other profile data provided by Prospeo's people search index.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vaaya-prospeo-people-search-3cc3a49d/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from vaaya.ai](https://www.zero.xyz/host/vaaya.ai/llms.txt)
