What is a Session?
Sessions are the atomic unit of our Sessions API. Think of sessions as giving your AI agents their own dedicated browser windows. Just like you might open an incognito window to start a fresh browsing session, the Sessions API lets your agents spin up isolated browser instances on demand. Each session maintains its own state, cookies, and storage - perfect for AI agents that need to navigate the web, interact with sites, and maintain context across multiple steps.
Get started
Connect with your preferred tools
Connect with Playwright (Python)
Understanding sessions
:::callout type: help
Need help building with the Sessions API?
Reach out to us on the #help channel on Discord under the community ⭐ section. :::