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 | From $0.03 per lookup (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.