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
💰

料金と価値

コスト分析

muapiapp開始価格: $0.10 照会1回あたり (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"
  }'

よくある質問

FAQ

What if no headcount data is found?

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