Search the prospect database by job title, seniority, department, industry, company, locat
Search the prospect database by job title, seniority, department, industry, company, location, and more. Filters accept a plain string, an array of strings, or { value, included } objects for excludes. Returns masked results. Billed per result returned, up to pageSize.
200000 (raw units)
price
1
calls / 30d
1
unique payers
2026-08-24
updated
Provider
bytemine.pay.zeroclick.io · discovered, not yet claimed by its owner
Payment (x402 accepts[])
[
{
"scheme": "upto",
"network": "eip155:8453",
"payTo": "0xe5e33da1dc61445b1029873e5c12ce1bea8ed1d6",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"amount": "200000",
"maxTimeoutSeconds": 1800
}
]Output schema
{
"bazaar": {
"info": {
"input": {
"body": {},
"bodyType": "json",
"method": "POST",
"type": "http"
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"body": {
"properties": {
"after": {
"description": "Pagination cursor for the next page.",
"type": "string"
},
"age": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Age range filter, for example 25-34."
},
"cities": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "City filter."
},
"companyNames": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Current company name filter."
},
"companyRevenues": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Company revenue range filter, for example $10M-$50M."
},
"departments": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Department filter, for example Engineering, Sales, Marketing, Finance, HR, Operations, Legal, IT, Product."
},
"employeeSizes": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Company employee size filter, for example 51-200."
},
"firstName": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "First name filter."
},
"gender": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Gender filter. Options: Male, Female."
},
"hasDirectDialOnly": {
"description": "Only contacts with direct dial numbers.",
"type": "boolean"
},
"hasPersonalEmailOnly": {
"description": "Only contacts with a personal email.",
"type": "boolean"
},
"hasPhone": {
"description": "Only contacts with a phone number.",
"type": "boolean"
},
"hasPhoneCell": {
"description": "Only contacts with a cell phone.",
"type": "boolean"
},
"hasWorkEmail": {
"description": "Only contacts with a work email.",
"type": "boolean"
},
"industries": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Industry filter."
},
"interests": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Interests filter."
},
"jobTitles": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Job title filter."
},
"lastName": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Last name filter."
},
"naicsCodes": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "NAICS code filter."
},
"page": {
"description": "Page number, 0 indexed. Default 0.",
"type": "integer"
},
"pageSize": {
"description": "Results per page. Default 20, max 100.",
"type": "integer"
},
"schools": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Education institution filter."
},
"seniorityLevels": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Seniority filter. Options: Owner, Partner, C-Team, VP, Director, Manager, Senior, Entry, Training."
},
"sicCodes": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "SIC code filter."
},
"skills": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Professional skills filter."
},
"states": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "US state filter, 2 letter codes."
},
"urls": {
"anyOf": [
{
"type": "string"
},
{
"items": {
"type": "string"
},
"type": "array"
},
{
"items": {
"properties": {
"included": {
"type": "boolean"
},
"value": {
"type": "string"
}
},
"required": [
"value",
"included"
],
"type": "object"
},
"type": "array"
}
],
"description": "Company website or domain filter."
}
},
"type": "object"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
},
"method": {
"enum": [
"POST",
"PUT",
"PATCH"
],
"type": "string"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method",
"bodyType",
"body"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}
},
"zeroclick": {
"info": {
"payment": {
"amountUsd": "0.200000",
"id": "apay_4b9UG89CsffvrJq5VbJoY"
},
"requestId": "zcreq_bz8a5-hrg6f4_S8HqjoUJ",
"service": "prospect-finder"
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"agentId": {
"type": "string"
},
"payment": {
"properties": {
"amountUsd": {
"type": "string"
},
"id": {
"type": "string"
}
},
"required": [
"id",
"amountUsd"
],
"type": "object"
},
"requestId": {
"type": "string"
},
"service": {
"type": "string"
}
},
"required": [
"payment"
],
"type": "object"
}
}
}Use it
curl
curl "https://bytemine.pay.zeroclick.io/functions/v1/api-gateway/contacts/search" # -> 402 Payment Required, accepts[] lists how to pay # retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid
JavaScript
const res = await fetch("https://bytemine.pay.zeroclick.io/functions/v1/api-gateway/contacts/search");
if (res.status === 402) {
const { accepts } = await res.json();
// pay one of accepts[] via an x402 client, then retry with the payment header
}Python
import httpx
res = httpx.get("https://bytemine.pay.zeroclick.io/functions/v1/api-gateway/contacts/search")
if res.status_code == 402:
accepts = res.json()["accepts"]
# pay one of accepts[] via an x402 client, then retry with the payment headerMachine-readable
Everything on this page is also available as clean JSON at /resources/8690.json, and this resource appears in /discovery/resources and /discovery/search.