Technical Overview
Integrate Vigilator into your application with API keys, the Python and TypeScript SDKs, webhooks, and the audit log API.
This portion of the documentation is intended for those with technical experience. For those looking for an accurate API Reference please visit our dedicated API reference.
It is highly recommended that you have a proficient understanding of Vigilator Concepts.
Where to start
API keys
Create a key for your agent and learn what it can call.
Python SDK
Open interrupts, learn their outcome and stream Live View sessions from Python.
TypeScript SDK
The same from Node.js, Bun, Deno or edge runtimes - with zero dependencies.
Webhooks
Have Vigilator call you the moment an interrupt is answered or a session changes.
Audit log API
Page through everything that happened in the organisation, for your own retention or SIEM. Pro only.
Examples
Runnable LangGraph, LangChain, DeepAgents and Mastra agents wired to Vigilator, with polling and webhook resume.
Every agent needs an API key first - it takes a minute under Integrations > Api Keys, and the API keys page walks through it.