API

Account intelligence, delivered via API

Pipe ChatAE's account research, signals, and contact data directly into your CRM, internal tools, or custom workflows.

GET /v1/accounts
// Fetch accounts matching your ICP with active signals
const response = await fetch(
  'https://api.chatae.ai/v1/accounts?signal=expansion',
  { headers: { "Authorization": `Bearer ${API_KEY}` } }
)

// Response
{
  "accounts": [
    {
      "name": "Acme Corp",
      "signal": "expansion",
      "score": 94,
      "contacts": 12,
      "triggers_fired": ["new_vp_hire", "funding_round"]
    }
  ]
}

Everything you need, one API

GET/v1/accounts

Fetch accounts matching your ICP filters, scored and ranked by signal strength.

GET/v1/accounts/:id/signals

All active triggers and signals for a specific account, with timestamps and source links.

GET/v1/accounts/:id/contacts

Verified contacts within an account — emails, direct dials, titles, and seniority.

POST/v1/webhooks

Subscribe to real-time alerts — get notified the moment a trigger fires on any account.

Use Cases

Pull account intelligence from the API. Power these workflows directly — or build internal tools around them.

Data Foundations
Pipeline Generation
Rep Productivity Tools
Data Foundations

CRM Enrichment

Waterfall across 1,000+ providers to keep every record complete — contacts, firmographics, technographics, all current.

SF
salesforce.acme_corpenriched
company_size2,400Crustdata
annual_revenue$340MCrunchbase
tech_stackSnowflake, dbt, FivetranWeb Research
vp_engineeringSarah ChenLinkedIn
direct_dial+1 (415) 555-0142FullEnrich

Ready to integrate?

Get your API key and start pulling account intelligence in minutes.