SERVICE / DETAILdata-enrichment

Qonoro Person Enrichment Agent

POST api.qonoro.ai/v1/person/enrich

SONAR SCORE0.000
LIVE PRICE0.050000
BAZAAR LIVE
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

No recent observations
HANDSHAKE SUCCESS0.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCYrecent response window
PRICE DRIFTadvertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
No probe history yet.
LIVE ENDPOINT METADATA

x402-native professional person enrichment for autonomous agents. Given a full name and company, returns title, seniority, department, decision-maker status, LinkedIn URL, location, and a brief bio. Structured JSON. Paid per request via x402.

Resource: api.qonoro.ai/v1/person/enrich

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb

Payment methods: · Last validation:

{
  "input": {
    "body": {
      "depth": "standard",
      "full_name": "Patrick Collison",
      "buyer_region": "unknown",
      "company_name": "Stripe",
      "company_website": "https://stripe.com"
    },
    "type": "http",
    "method": "POST",
    "bodyType": "json",
    "inputSchema": {
      "type": "object",
      "required": [
        "full_name",
        "company_name"
      ],
      "properties": {
        "depth": {
          "enum": [
            "standard",
            "deep"
          ],
          "type": "string",
          "default": "standard"
        },
        "full_name": {
          "type": "string",
          "description": "Full name of the person to enrich."
        },
        "buyer_region": {
          "enum": [
            "PR",
            "outside_PR",
            "unknown"
          ],
          "type": "string",
          "description": "Optional privacy-safe buyer region for operational reporting."
        },
        "company_name": {
          "type": "string",
          "description": "Company the person works at."
        },
        "linkedin_url": {
          "type": "string",
          "description": "Optional known LinkedIn profile URL."
        },
        "company_website": {
          "type": "string",
          "description": "Optional company website URL."
        }
      }
    }
  },
  "output": {
    "type": "json",
    "example": {
      "bio": "Patrick Collison is the CEO and co-founder of Stripe, the global payments infrastructure company.",
      "email": null,
      "title": "CEO & Co-Founder",
      "sources": [
        "https://stripe.com/about",
        "https://linkedin.com/in/patrickcollison"
      ],
      "location": "San Francisco, CA",
      "cache_hit": false,
      "full_name": "Patrick Collison",
      "last_name": "Collison",
      "seniority": "c_level",
      "department": "executive",
      "first_name": "Patrick",
      "request_id": "a1b2c3d4-0000-0000-0000-000000000000",
      "company_name": "Stripe",
      "linkedin_url": "https://www.linkedin.com/in/patrickcollison",
      "confidence_score": 0.95,
      "quality_warnings": [],
      "response_time_ms": 5200,
      "is_decision_maker": true
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb",
        "amount": "50000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x40B62aa49F4a929760fb2DD0Fcb0642f0AA872eb",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "50000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.