Skip to main content

Overview

The Company Intelligence API provides deep insights into a company’s research areas, intent signals, pain points, and competitive context. By default, it returns compact GTM-optimized responses designed for sales and marketing teams.

Endpoint

Authentication

Use the Authorization header with your API key:

Query Parameters

string
required
The domain of the company to be analyzed.Example: website=asana.com
string
Your company domain for contextual analysis. If not provided, automatically uses the domain from your API key’s email address.Example: profile=salesforce.com
boolean
default:"false"
Returns detailed verbose analysis instead of GTM format.Example: deep_research=true

Auto-Profile Detection

When no profile parameter is provided, the API automatically uses the domain from your API key’s email address as the default profile for contextual analysis. Example:
  • API key email: sales@acme.com
  • Auto-detected profile: acme.com

Example Requests

Response Format

GTM Response (Default)

The default response is optimized for sales and marketing teams:

Response Fields

string
The analyzed company domain
Company logo URL
object
GTM-focused intelligence data

Alternative Endpoints

Explicit GTM Endpoint

For guaranteed GTM format responses:

Verbose Analysis

For detailed research and analysis:

Response Size Comparison

Error Responses

Best Practices

1. Use Auto-Profile Detection

Let the API automatically detect your company profile:

2. Cache Responses

Company insights should be cached for 24-48 hours for optimal performance.

3. GTM Integration

The compact format is optimized for:
  • CRM systems (Salesforce, HubSpot)
  • Sales automation platforms
  • Lead scoring systems
  • Account-based marketing tools

4. Error Handling

Always implement retry logic with exponential backoff for 5xx errors.

Rate Limits

  • Default: 100 requests per minute per API key
  • Burst: Up to 20 requests per second
The GTM format provides 90% size reduction while maintaining all critical sales intelligence, making it perfect for real-time sales workflows and automated prospecting systems.