Company Buying Signals API — Detect B2B Intent Signals: AI 大语言模型

Look up buying and intent signals detected for a company by domain on MuAPI. Look up buying and intent signals detected for a company by domain. Company Buying Signals surfaces detected buying/intent signals for a company by domain — signal type, date, confidence, and source — to help prioritize outbound sales targets.

Interactive model controls

Look up buying and intent signals detected for a company by domain.

📝

概览

关于此模型

Company Buying Signals surfaces detected buying/intent signals for a company by domain — signal type, date, confidence, and source — to help prioritize outbound sales targets.

1Prioritize outbound targets by real buying intent
2Time outreach to when a company shows active interest
3Feed a sales/GTM agent's account scoring
4Monitor target accounts for new buying signals
💰

价格与价值

成本分析

muapiapp起价 $0.10 每次查询 (reserved; settled down to actual cost)

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

** 竞品价格根据相似模型架构和使用层级估算。

⚙️

技术详情

配置参数

Company Domainstring

Company website domain to check for buying signals, e.g. example.com.

默认值-
📖

实施指南

开发者文档

How to Use Company Buying Signals API

  1. Provide a domain: The company's website domain.
  2. Read the result: A list of detected signals with type, date, confidence, and source.
curl -X POST https://api.muapi.ai/api/v1/company-buying-signals \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "domain": "stripe.com"
  }'

常见问题

常见问答

What if no signals are found?

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