API Documentation
Intent Endpoint
Get B2B intent data for companies and topics
Get Intent Data
Get intent data for specified companies and topics.
Endpoint
Headers
Your API key
Query Parameters
Starting point for returned rows, useful for pagination
Comma-separated list of company domains (e.g., “salesforce.com,oracle.com”)
One or more topics to filter intent data (e.g., “marketing”, “sales”)
Filter by intent level: ONFIRE, HOT, WARM, COLD
Response
Indicates if the request was successful
Array of intent data objects
Company domain
Intent level (ONFIRE, HOT, WARM, COLD)
Topic associated with the intent
ISO 8601 timestamp of when the intent was detected
Examples
Error Codes
Invalid or missing API key
Invalid request parameters
No data found for the specified filters
Internal server error
Notes
- The API returns up to 1000 rows per request
- Use the offset parameter for pagination when dealing with large datasets
- All timestamps are in UTC
- Intent levels indicate the strength of buying signals:
- ONFIRE: Immediate buying signals
- HOT: Strong interest
- WARM: Moderate interest
- COLD: Minimal interest