Look up intent for one identifier

Resolve a single email to its intent topics. The per-row call for
scoring contacts you already have. An unmatched or malformed identifier
returns matched: false with an empty topics array, never an error.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Optional topic filter. Narrows which topics are returned; it never
changes matched (which reflects whether the person is in our data), so
matched: true with an empty topics means "in our data, no intent on
the requested topics."

string

Opaque correlation key, echoed back unchanged. Optional.

string
required

Raw email; hashed to a HEM server-side.

topic_ids
array of strings

Return only these topic IDs. Omit or empty = all topics.

topic_ids
string
enum

Minimum intent tier to return. high returns only high; omit or
medium returns high+medium. low is not a served tier.

Allowed:
Responses

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