Company Headcount Growth API — Growth & Job-Change Signals: AI 대형 언어 모델

Look up a company's headcount growth over time and by department, including job-change signals, on MuAPI. Headcount growth over time and by department for a company, including job-change and promotion tracking.

Interactive model controls

Headcount growth over time and by department for a company, including job-change and promotion tracking.

📝

개요

이 모델 정보

Company Headcount Growth returns a company's headcount growth over time and by department, including job-change and promotion tracking signals — a strong growth/buying signal for account research.

1Detect a target account's growth trajectory as a buying signal
2Break down headcount growth by department
3Track job changes and promotions at a target account
4Feed a sales/GTM agent's account prioritization
💰

가격 및 가치

비용 분석

muapiappFrom $0.10 per lookup (reserved; settled down to actual cost)

Normalized, structured JSON response via muapi's routed GTM data capability.

** 경쟁업체 가격은 유사한 모델 아키텍처 및 사용 계층을 기준으로 추정됩니다.

⚙️

기술적인 세부사항

구성 스키마

Company Domainstring

Company website domain, e.g. example.com.

기본값-
Timeframe Monthsinteger

Lookback window in months.

기본값12
📖

구현 가이드

개발자 문서

How to Use Company Headcount Growth API

  1. Provide a domain: The company's website domain.
  2. Optionally set timeframe_months: Lookback window (default 12).
  3. Read the result: Employee count, growth percent, department breakdown, and history.
curl -X POST https://api.muapi.ai/api/v1/company-headcount-growth \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "domain": "stripe.com"
  }'

일반적인 질문

자주 묻는 질문

What if no headcount data is found?

The request fails with a no-match error and is not charged.