Base URL
Create Event
ID of the parent session.
"tool_call", "llm_decision", "state_change", or "error".Name of the tool called (for
tool_call events).Input passed to the tool.
Output returned by the tool.
Agent’s reasoning for this action.
Other options the agent considered.
Confidence score (0.0 to 1.0).
Cost for this event in USD.
Request
Response
Event Types
tool_call
Track when your agent calls a tool.llm_decision
Track agent decision points.cURL Examples
Tool Call Event
Decision Event
Error Codes
Next Steps
Sessions API
Create and manage sessions.
LangChain Integration
Automatic event tracking.

