Retrieve company intent data

Beta: This endpoint is currently in beta and may change before general availability.

Use this endpoint to fetch company intent signals filtered by company IDs, keyword set IDs, keywords, time range, and optional intent strength or people-researching thresholds.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
companyIds
array of strings
length ≤ 10

Demandbase Company IDs. At least one of companyIds, keywordSetIds, or keywords must be provided.

companyIds
keywordSetIds
array of int64s
length ≤ 10

Keyword Set IDs to filter by.

keywordSetIds
keywords
array of strings
length ≤ 50

Keywords to filter intent signals by.

keywords
date
required

Inclusive start date in yyyy-MM-dd format.

date
required

Inclusive end date in yyyy-MM-dd format. The date range must be 12 months or less.

string
enum

Filter results by intent strength.

Allowed:
integer
≥ 0

Minimum number of people researching the keyword.

integer
≥ 0

Maximum number of people researching the keyword. Must be greater than or equal to minNumPeopleResearching.

integer
1 to 100
Defaults to 25

Number of results per page.

string

Cursor token returned by a previous request.

string
enum
Defaults to endDate

Field used to sort the results.

Allowed:
string
enum
Defaults to DESC

Sort direction.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json