Company Funding API — Funding Rounds & Financing Events: AI Large Language Models

Look up a company's funding rounds and financing events, or browse the latest funding rounds across companies, on MuAPI. A company's funding rounds and financing events, or the latest funding rounds across companies.

Interactive model controls

A company's funding rounds and financing events, or the latest funding rounds across companies.

📝

सिंहावलोकन

इस मॉडल के बारे में

Company Funding returns a company's funding rounds and financing events, or browses the latest funding rounds across companies — a strong buying-signal and account-research data point.

1Detect a target account's recent funding as a buying signal
2Research a company's investors and funding history
3Browse the latest funding rounds for market research
4Feed a sales/GTM agent's account prioritization
💰

मूल्य निर्धारण एवं मूल्य

लागत विश्लेषण

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

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

** प्रतिस्पर्धी मूल्य निर्धारण का अनुमान समान मॉडल आर्किटेक्चर और उपयोग स्तरों के आधार पर लगाया जाता है।

⚙️

टेक्निकल डिटेल

कॉन्फ़िगरेशन स्कीमा

मोडएनम (2 विकल्प)

company: a specific company's funding history. latest: browse the latest funding rounds.

डिफ़ॉल्ट मानcompany
Company Domainstring

Company website domain (required for mode=company), e.g. example.com.

डिफ़ॉल्ट मान-
सीमाinteger

Max results for mode=latest.

डिफ़ॉल्ट मान20
Industrystring

Optional industry filter for mode=latest.

डिफ़ॉल्ट मान-
📖

कार्यान्वयन मार्गदर्शिका

डेवलपर दस्तावेज़ीकरण

How to Use Company Funding API

  1. Choose a mode: company for one company's funding history, latest to browse recent rounds.
  2. Provide the input: domain for mode=company; limit/industry optional for mode=latest.
  3. Read the result: Funding rounds with amount, stage, date, and investors.
curl -X POST https://api.muapi.ai/api/v1/company-funding \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "mode": "company",
    "domain": "stripe.com"
  }'

सामान्य प्रश्न

अक्सर पूछा जाता है

What if no funding data is found?

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