Zephiel API

Company Enrichment

Free tier

Turn a domain into a full firmographic profile.

4.512 reviewsby Meridian AI16k subscribers
b2bfirmographicsenrichmentsalestech stack

Starts at

$39/mo

Choose a plan

Create a free account to subscribe.

Latency
260ms
Uptime
99.95%
Endpoints
3

About this API

Submit a company domain or name and receive industry codes, employee count, revenue band, funding history, technology stack, social profiles, headquarters location, and key decision-maker roles.

Common use cases

Lead scoring
CRM enrichment
Territory planning
Account research

Quickstart

Every Zephiel API uses the same base URL, the same key header, and the same error envelope.

curl -X GET "https://zephiel.com/api/v1/company-enrichment/company" \
  -H "X-Zephiel-Key: $ZEPHIEL_API_KEY" \
  -H "Accept: application/json"

Example response

{
  "domain": "stripe.com",
  "name": "Stripe",
  "industry": "Financial Technology",
  "employees": 8500,
  "founded": 2010,
  "hq": { "city": "South San Francisco", "country": "US" }
}

Related APIs in Data & Scraping