← All datasets
// COMPANY DATA
Company data API
Firmographics for any domain. Pull a company's industry, headquarters, employee band, funding history, tech stack, and growth signals with a single API call. Built for agents that need company context to act.
- ✓ 190+ countries, continuously refreshed from public sources
- ✓ Domain → full record in one call
- ✓ Funding events typically land within 24-72h of announcement
- ✓ Webhook on signals (hiring, funding, tech-stack change)
api.agentdatahub.com
GET /v1/companies/n26.com
Authorization: Bearer $ADH_KEY
{
"domain": "n26.com",
"name": "N26",
"country": "DE",
"city": "Berlin",
"vertical": "Fintech",
"sub_vertical": "Neobanking",
"employees": "1001-5000",
"employee_growth_12m": 0.18,
"founding_year": 2013,
"funding_stage": "Series E",
"total_raised_usd": 1700000000,
"latest_round": {
"date": "2021-10-11",
"amount_usd": 900000000,
"lead": "Third Point Ventures"
},
"tech_stack": ["AWS", "React", "Stripe", "Datadog"],
"signals": {
"hiring": true,
"tech_change_30d": false,
"funding_event_90d": false
},
"linkedin": "https://linkedin.com/company/n26"
} MCP tool
adh_company_lookup
Credit cost
1 credit per record
// SCHEMA
What's on every company record
Identity
- › domain
- › all_domains[]
- › name
- › logo_url
- › linkedin_url
- › founding_year
Geography & vertical
- › country
- › city
- › operating_countries[]
- › vertical
- › sub_vertical
- › tags[]
Size & growth
- › employees
- › employee_growth_12m
- › revenue_band
- › is_public
Funding
- › funding_stage
- › total_raised_usd
- › latest_round{}
- › rounds[]
Tech stack
- › hosting[]
- › analytics[]
- › payments[]
- › marketing[]
- › helpdesk[]
- › languages[]
Signals
- › signals.hiring
- › signals.tech_change_30d
- › signals.funding_event_90d
- › signals.product_launch_30d
// USE CASES
What agents do with company data
Account research agent
Agent receives a domain, returns a one-page brief: who they are, how big, what they ship, who funded them, what tech they run.
ICP-fit scoring
Score every account in your CRM in real time using firmographics + signals. Re-score automatically when signals change.
Pre-meeting brief
Sales agent enriches an inbound lead before the meeting — vertical, funding stage, recent product launches, hiring trajectory.
// RELATED DATASETS
Same key, more datasets.
// JOIN THE WAITLIST
Get early access
Tell us about the agent you're building. Design partners get hands-on onboarding and an early API key within a few business days.