# Vaaya Prospeo Contact Enrichment

> Vaaya Prospeo Contact Enrichment 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).

Enriches a contact's profile with professional data (email, LinkedIn, job title, company, etc.) via Prospeo through the Vaaya agent gateway

## Facts

- Endpoint: POST https://vaaya.ai/api/run/prospeo/enrich
- 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-contact-enrichment-09dad3fc
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_7ZOzZx6RShZKzdwByOfsi

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-contact-enrichment-09dad3fc -d '<json body>'
```

Example prompt: Can you enrich this contact for me — her name is Sarah Chen, she works at Stripe, and her LinkedIn is linkedin.com/in/sarahchen — I need her verified work email and job title.

## When to prefer this

Use this endpoint when you need to enrich individual contacts with professional data — especially verified emails and LinkedIn profiles — for sales, go-to-market, or CRM workflows, and want to avoid setting up a direct Prospeo account or API key. Best when operating inside the Vaaya agent ecosystem and paying per-call via x402.

## Known failure modes

- Contact not found in Prospeo database — returns empty or partial result
- Ambiguous input (common name, no LinkedIn) leads to wrong or low-confidence match
- Email found but unverified or bounced
- Rate limit or upstream Prospeo API error surfaced as 5xx from Vaaya gateway
- Insufficient input fields to uniquely identify the contact

## How this service works

Reveal a person's verified email via Prospeo. Pass `person_id` (from search-people) or `linkedin_url`. Returns the unmasked verified email. 1 credit; free if the record was enriched within 90 days.

## Output

Returns an enriched contact record including verified professional email address, LinkedIn profile URL, job title, company name, and optionally phone number and other professional fields sourced from Prospeo's database.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vaaya-prospeo-contact-enrichment-09dad3fc/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)
