Sessions

Overview of Google Threat Intelligence agentic chat sessions and authentication.

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.