Use when you need to reach a company rather than a named person
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.
Not tested: has real-world effectsour last check, 2026-09-24
0 of 0checks answered this week
n/amedian answer time
$0.02listed price per call
n/aprice it asked us
Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.
Endpoint
POST https://hosaka-agents.vercel.app/contacts
| Category | Company and compliance |
|---|---|
| Provider host | hosaka-agents.vercel.app |
| Networks | algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=, eip155:137, eip155:143, eip155:42161, eip155:4663, eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp |
| Payment schemes | exact |
| Self-reported calls, 30 days | 10 from 2 payers (the provider's figure, not ours) |
Our checks, last 30 days
We never call tools that send, buy, move money or file anything, not even without paying.
Example input (from the provider)
{
"body": {
"domain": "figma.com"
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Promised output schema (from the provider)
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"properties": {
"body": {
"properties": {
"domain": {
"description": "Company domain, e.g. figma.com",
"type": "string"
}
},
"required": [
"domain"
],
"type": "object"
}
},
"type": "object"
},
"output": {
"properties": {
"example": {
"properties": {
"company": {
"properties": {
"vendors": {
"items": {
"properties": {
"category": {
"type": "string"
},
"evidence": {
"type": "string"
},
"name": {
"type": "string"
}
},
"type": "object"
},
"type": "array"
}
},
"type": "object"
},
"contacts": {
"properties": {
"costUsd": {
"type": "number"
},
"data": {
"properties": {
"emails": {
"items": {
"type": "string"
},
"type": "array"
},
"phones": {
"items": {
"type": "object"
},
"type": "array"
}
},
"type": "object"
},
"kind": {
"type": "string"
},
"source": {
"type": "string"
}
},
"type": "object"
},
"domain": {
"type": "string"
}
},
"type": "object"
}
},
"type": "object"
}
},
"type": "object"
}