Hosaka · Contacts
by Hosaka
$0.02
per call · USD Coin on Base
Use when you need to reach a company rather than a named person: the emails, phone numbers and social accounts it publishes about itself, gathered from its own site. Also returns every third-party vendor the company can be proven to use, with the record proving each. For support, sales and abuse contact discovery from a domain.
Endpoint
POST https://hosaka-agents.vercel.app/contacts11
Calls / 30d
2
Unique payers / 30d
Sep 1
Last called
exact
Payment scheme
Call this service
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/contacts", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"domain": "figma.com"
}),
});
const data = await res.json();curl -X POST \
"https://hosaka-agents.vercel.app/contacts" \
-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.003,
"data": {
"emails": [
"support@figma.com"
],
"phones": []
},
"kind": "published-contact-points",
"source": "OpenWebNinja website contacts scraper"
},
"domain": "figma.com"
}Payment details
0x712c78928080adb009e31315c0c3c7473da9648aUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from Hosaka & similar services
Hosaka · Dossier
hosaka-agents.vercel.app
Use when you need a company's technology and vendor stack from its domain alone. Returns every third-party service it runs on — the software and tools behind its mail, DNS, CDN, analytics, payments, support and hosting — each with the DNS record or loaded script that proves it, plus registration, certificate and site facts. Technographics and SaaS detection without a subscription.
Hosaka · Lookup
hosaka-agents.vercel.app
Use when you have a company domain and need to know what the company is before spending more. Returns the company name and site title, domain age, registrar, mail provider, DNS provider, DMARC and HTTPS status, and a count of the third-party vendors detected. One call, no signup, no API key. The cheapest way to qualify a domain before buying a fuller record.
Hosaka · Executives
hosaka-agents.vercel.app
Use when all you have is a company domain and you need the people who can sign: owners, founders, C-level, partners, VPs, heads and directors, each with title, location and profile link. Endpoints that enrich a known person want an email or a profile URL first; this one starts from the domain. Also returns the company's proven vendor stack, so one call answers who decides and what they already run.