Identify company for a session
Returns company information for the current visitor’s session when available. Provide a session UUID when you want to restrict lookup to a specific session.
Authorizations
Enter your personal access token (PAT) to authenticate
Path Parameters
Tracking script ID
"12345"
Body
Session context
Lookup will be performed for this session UUID
"42b7c5e0-76c0-4f8d-9b7c-6b8e1a2d3f45"
Optional anchor date (ISO 8601, UTC). When provided, the session lookup is scoped to events on that single calendar day instead of the default last-2-days window — use it to identify sessions older than 2 days. The date must not be in the future or more than 30 days ago. Omit it to use the default window.
"2026-05-11"