Get started with Plato - from setup to your first automated browser task
Generate your API key
Settings
tab on the Plato dashboard and copy your API key. Keep this secure - you’ll need it for all API requests.Install the SDK
Set up your environment variables
.env
file in your project root and add your API key:Create your first environment
Connect with browser automation
Load and run tasks
Integrate your own agent
YourAgent
with your actual agent implementation. The CDP URL provides direct access to the browser for any automation framework.Evaluate task completion
reset()
before get_cdp_url()