agents.bytemine.ai

https://agents.bytemine.ai/functions/v1/api-gateway/contacts/search

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.

53
reliability

Reliability & health

Uptime and response time from our own unpaid probes, plus the reliability score built from them.

Uptime

100.0% avg
0% 50% 100% Wed 9 AMWed 11 PMThu 11 AMFri 2 AM

Response time

p50 696ms · p95 1140ms
0ms 900ms 1800ms Wed 9 AMWed 11 PMThu 11 AMFri 2 AM
Data table
Reliability history per time bucket over the last 7 days (hourly).
Bucket Uptime Probes Response time
8/19/2026, 9:00:00 AM 100% 1 651ms
8/19/2026, 10:00:00 AM 100% 1 641ms
8/19/2026, 11:00:00 AM 100% 1 705ms
8/19/2026, 1:00:00 PM 100% 1 760ms
8/19/2026, 2:00:00 PM 100% 1 811ms
8/19/2026, 3:00:00 PM 100% 1 1715ms
8/19/2026, 4:00:00 PM 100% 1 855ms
8/19/2026, 5:00:00 PM 100% 1 713ms
8/19/2026, 6:00:00 PM 100% 1 545ms
8/19/2026, 7:00:00 PM 100% 1 664ms
8/19/2026, 8:00:00 PM 100% 1 613ms
8/19/2026, 10:00:00 PM 100% 1 724ms
8/19/2026, 11:00:00 PM 100% 1 928ms
8/20/2026, 12:00:00 AM 100% 1 1094ms
8/20/2026, 1:00:00 AM 100% 1 695ms
8/20/2026, 2:00:00 AM 100% 1 684ms
8/20/2026, 3:00:00 AM 100% 1 608ms
8/20/2026, 5:00:00 AM 100% 1 729ms
8/20/2026, 6:00:00 AM 100% 1 800ms
8/20/2026, 7:00:00 AM 100% 1 815ms
8/20/2026, 8:00:00 AM 100% 1 822ms
8/20/2026, 9:00:00 AM 100% 1 531ms
8/20/2026, 10:00:00 AM 100% 1 697ms
8/20/2026, 11:00:00 AM 100% 1 1038ms
8/20/2026, 1:00:00 PM 100% 1 687ms
8/20/2026, 2:00:00 PM 100% 1 1279ms
8/20/2026, 3:00:00 PM 100% 1 580ms
8/20/2026, 4:00:00 PM 100% 1 629ms
8/20/2026, 6:00:00 PM 100% 1 651ms
8/20/2026, 7:00:00 PM 100% 1 669ms
8/20/2026, 8:00:00 PM 100% 1 639ms
8/20/2026, 9:00:00 PM 100% 1 575ms
8/20/2026, 10:00:00 PM 100% 1 710ms
8/20/2026, 11:00:00 PM 100% 1 887ms
8/21/2026, 1:00:00 AM 100% 1 537ms
8/21/2026, 2:00:00 AM 100% 1 594ms
53
Composite reliability — the weighted average of the dimensions below, on a 0–100 scale.
Availability
100

How often it was reachable when we probed it (weight 35%).

Latency
85

How quickly it answers when it is up — fast scores high (weight 20%).

Security
100

Whether it serves over working TLS / https (weight 15%).

Transparency
61

Whether the operator disclosed what it does — description, schema, identity (weight 15%).

Activity
not yet measured

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 72% — 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
GoDaddy.com, LLC
Domain registered
2025-03-17
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)

0
payments (30d)
0
USD volume (30d)
0
paying wallets (30d)

Payout address changed 1 time, last on 8/20/2026

  • 0x2cc5…0708 → 0xad40…599a (base) · 8/20/2026

A changed payout address is worth a second look — it can be routine, but it is also how a hijacked listing redirects funds.

Only payments settled on chains and facilitators we index.

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"
}