H

Hosaka · People

by Hosaka

POSTBaseSolanaArbitrumPolygonalgorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=MonadFraxtal

$0.19

per call · USD Coin on Base

Use when all you have is a company domain and you need the people. Most people-data endpoints want an email or a LinkedIn URL before they will answer, which is the thing you do not have yet; this one starts from the domain alone. Returns named employees with job title, seniority, location and profile link, plus the company's proven third-party vendor stack in the same call.

Endpoint

POST https://hosaka-agents.vercel.app/people

1

Calls / 30d

1

Unique payers / 30d

Aug 27

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://hosaka-agents.vercel.app/people", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "domain": "figma.com"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://hosaka-agents.vercel.app/people" \
  -H "Content-Type: application/json" \
  -d '{"domain":"figma.com"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "company": {
    "vendors": [
      {
        "category": "hr",
        "evidence": "SPF: include:mg-spf.greenhouse.io",
        "name": "Greenhouse"
      }
    ]
  },
  "contacts": {
    "costUsd": 0.15,
    "data": {
      "results": []
    },
    "kind": "named-people",
    "source": "FullEnrich People Search"
  },
  "domain": "figma.com"
}

Payment details

Pay to0x712c78928080adb009e31315c0c3c7473da9648a
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon, algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=, Monad, Fraxtal
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from Hosaka & similar services