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 照会1回あたり (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"
  }'

よくある質問

FAQ

What if no signals are found?

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