bytemine.pay.zeroclick.io
https://bytemine.pay.zeroclick.io/functions/v1/api-gateway/contacts/searchSearch 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.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
100.0% avgResponse time
p50 531ms · p95 657msData table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/25/2026, 12:00:00 AM | 100% | 12 | 630ms |
| 8/26/2026, 12:00:00 AM | 100% | 10 | 538ms |
| 8/27/2026, 12:00:00 AM | 100% | 13 | 501ms |
| 8/28/2026, 12:00:00 AM | 100% | 21 | 512ms |
| 8/29/2026, 12:00:00 AM | 100% | 21 | 495ms |
| 8/30/2026, 12:00:00 AM | 100% | 20 | 504ms |
| 8/31/2026, 12:00:00 AM | 100% | 21 | 537ms |
| 9/1/2026, 12:00:00 AM | 100% | 21 | 568ms |
| 9/2/2026, 12:00:00 AM | 100% | 20 | 534ms |
- Availability
- 100
- Latency
- 92
- Security
- 100
- Transparency
- 61
- Activity
- not yet measured
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 100% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- USDC
- Networks
- base
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- —
- Domain registered
- —
- Hosting network
- RS-1125
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
On-chain activity (base)
Settlement totals
Response schema
{
"properties": {
"credits_used": {
"type": "integer"
},
"data": {
"items": {
"properties": {
"city": {
"type": "string"
},
"company_domain": {
"type": "string"
},
"company_employee_range": {
"type": "string"
},
"company_industry": {
"type": "string"
},
"company_name": {
"type": "string"
},
"company_revenue_range": {
"type": "string"
},
"country": {
"type": "string"
},
"department": {
"type": "string"
},
"email": {
"description": "Masked until unlocked.",
"type": "string"
},
"first_name": {
"type": "string"
},
"job_start_date": {
"type": "string"
},
"job_title": {
"type": "string"
},
"last_name": {
"type": "string"
},
"linkedin_headline": {
"type": "string"
},
"linkedin_url": {
"type": "string"
},
"phone": {
"description": "Masked until unlocked.",
"type": "string"
},
"pid": {
"description": "Prospect ID used by the unlock endpoint.",
"type": "string"
},
"seniority": {
"type": "string"
},
"state": {
"type": "string"
}
},
"type": "object"
},
"type": "array"
},
"pagination": {
"properties": {
"has_more": {
"type": "boolean"
},
"page": {
"type": "integer"
},
"page_size": {
"type": "integer"
},
"total": {
"type": "integer"
}
},
"type": "object"
}
},
"type": "object"
}