Hourly Department Velocity Monitoring

Company Firmographics & Headcount: Raw, verifiable feeds.

50M+ verified global organizations with department-level headcounts, funding history, technographic footprint, and executive org charts.

Global Coverage Scope
50M+ Global Entities

Indexed across global registries, app stores, and active domain networks.

Delivery Channels
Hourly REST • S3 • Snowflake

Query via low-latency HTTP endpoints or stream directly into your cloud data lake.

Schema Specification

Verified metadata & schema keys.

Each field is parsed deterministically with confidence scoring and timestamp provenance.
$domainIndexed
$company_nameIndexed
$employee_rangeIndexed
$engineering_headcountIndexed
$annual_revenueIndexed
$total_fundingIndexed
$latest_roundIndexed
$tech_stackIndexed

Payload

Raw sample response.

Example JSON structure returned by the MixRank REST & Webhook endpoints.
{
  "domain": "datadoghq.com",
  "company_name": "Datadog",
  "industry": "Enterprise Software & Cloud Monitoring",
  "headcount": 5420,
  "engineering_headcount": 2150,
  "headcount_growth_6m": "+14.2%",
  "headquarters": "New York, NY",
  "stock_symbol": "DDOG",
  "technographic_signals": [
    "AWS",
    "Kubernetes",
    "Kafka",
    "React",
    "Next.js",
    "Snowflake",
    "Go"
  ],
  "hiring_velocity": {
    "open_engineering_roles": 128,
    "open_sales_roles": 74
  },
  "last_crawl_epoch": 1786968000
}