Rank Decision Makers API — Find the Right Buyer Contact: AI Large Language Models

Rank a company's decision-makers by seniority and relevance to auto-surface the right buyer contact, on MuAPI. Rank a company's decision-makers, optionally narrowed to a department or function.

Interactive model controls

Rank a company's decision-makers, optionally narrowed to a department or function.

📝

Tổng quan

Về mô hình này

People Rank Decision Makers ranks a company's decision-makers, optionally narrowed by role/function, pairing with company/people enrichment to auto-surface the right buyer contact for outbound sales.

1Auto-surface the right buyer contact at a target account
2Prioritize outreach to the highest-ranked decision-maker
3Feed a sales agent's contact-selection step
4Map an org's buying committee
💰

Giá cả & Giá trị

Phân tích chi phí

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

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

** Giá của đối thủ cạnh tranh được ước tính dựa trên kiến ​​trúc mô hình và cấp độ sử dụng tương tự.

⚙️

Chi tiết kỹ thuật

Lược đồ cấu hình

Company Domainstring

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

Giá trị mặc định-
Role Hintstring

role/function hint to narrow ranking, e.g. 'marketing'.

Giá trị mặc định-
📖

Hướng dẫn thực hiện

Tài liệu dành cho nhà phát triển

How to Use Rank Decision Makers API

  1. Provide a company_domain: The target company's website domain.
  2. Optionally provide a role_hint: e.g. "marketing".
  3. Read the result: A ranked list of decision-makers with title, seniority, and contact details.
curl -X POST https://api.muapi.ai/api/v1/people-rank-decision-makers \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "company_domain": "stripe.com"
  }'

Câu hỏi thường gặp

Thường xuyên hỏi

What if no decision-makers are found?

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