Wiza Prospect Search (Proof-Only) is a free API for AI agents from wiza.withzero.xyz, free · handshake required, status unknown (last checked 2026-09-14, last successful call 2026-07-06).
Search Wiza's prospect database by title, seniority, role, company, industry, location, funding, revenue, and more — returning a preview count and sample profiles without payment.
Count matching Wiza prospects by title, seniority, role, current company, industry, location, company size, funding, revenue, LinkedIn slug, and other Wiza filters. Company-name aliases are normalized to Wiza job_company; domain-only company targeting is rejected because Wiza Prospect does not support it. Proof-only route: no payment; returned preview profiles consume Wiza API credits and belong on paid list/reveal routes.
Returns a total count of matching prospects and up to 30 preview profiles including name, job title, company, and location. No credits are charged — this is a proof-only search to validate filter parameters before committing to a paid enrichment list.
POSThttps://wiza.withzero.xyz/api/v1/prospects/searchUse this endpoint when you want to validate search filters and preview prospect counts before committing credits to a paid enrichment list. It's the right choice for exploring the Wiza database, testing filter combinations, and estimating list size — without any payment or credit consumption. Prefer this over the 'Create prospect list' endpoint when you're still iterating on filters.
{
"size": 10,
"filters": {
"revenue": [
"$10M-$25M",
"$25M-$50M",
"$50M-$100M"
],
"job_role": [
"engineering"
],
"job_title_level": [
"Director"
],
"company_industry": [
{
"s": "i",
"v": "software"
}
],
"company_location": [
{
"b": "city",
"v": "Austin, Texas, United States"
}
]
}
}| Field | Type | Description |
|---|---|---|
| size | number | Count-only proof route: omit this field or set it to 0. Returned preview profiles consume Wiza API credits and must use a paid route. |
| filtersrequired | object | Wiza prospect search filters. Additional Wiza-documented filter fields are accepted and forwarded. |
{
"data": {
"total": 0,
"profiles": []
},
"status": {
"code": 200
}
}| Field | Type | Description |
|---|---|---|
| data | object | |
| status | object |
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"