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
💰

가격 및 가치

비용 분석

muapiappFrom $0.10 per lookup (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.