Look up a company's industry, employee count, revenue, and founding year from just its website domain on MuAPI.
关于此模型
Company Enrich resolves a company website domain into structured firmographic data — industry, employee count, estimated annual revenue, founded year, headquarters country, and LinkedIn URL — for lead qualification, CRM enrichment, and account research.
成本分析
| 提供商 | 费用 | 备注 |
|---|---|---|
| muapiapp | 起价 $0.03 每次查询 (reserved; settled down to actual cost) | Firmographic lookup with a normalized, structured JSON response. |
Firmographic lookup with a normalized, structured JSON response.
** 竞品价格根据相似模型架构和使用层级估算。
配置参数
| 参数 | 类型 | 描述 | 默认值 |
|---|---|---|---|
| Company Domain | string | Company website domain to enrich, e.g. example.com. | stripe.com |
Company website domain to enrich, e.g. example.com.
stripe.com开发者文档
"stripe.com".curl -X POST https://api.muapi.ai/api/v1/company-enrich \
-H "x-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"domain": "stripe.com"
}'
常见问答
The request fails with a no-match error and is not charged; try a more specific or corporate (non-personal-email) domain.
No — use the People Search endpoint to look up individual contacts once you have a company domain.