Sessions

Overview of Google Threat Intelligence agentic chat sessions and authentication.

❗️

Public preview

Agentic sessions is currently in Public Preview. Quotas are temporarily waived during the preview phase. They will be enforced upon official launch, and we’ll notify you in advance before any changes take effect.

We’d love your feedback! Share your thoughts, bug reports, or feature requests via this form.

Agentic sessions represent a conversation with the Google Threat Intelligence agent. Each session keeps the ordered list of events exchanged with the agent and any artifacts attached to it.

These endpoints run synchronously: when you post a message the response is returned only after the agent finishes processing it. Responses follow the JSON:API convention, with the session exposed under the agentic_session type.

All requests must be authenticated with your API key sent in the x-apikey header.