Overview
Dari provides a comprehensive API for building and managing browser automation workflows. Execute single browser actions, create multi-step workflows, manage browser sessions, and integrate with your applications via webhooks.Browser Automation
Execute browser actions directly with managed sessions or build complex workflows.Run Single Action
Execute a single browser action with auto-managed sessions
Create Session
Create and manage browser sessions for multi-step workflows
List Sessions
View all browser sessions in your workspace
Workflow Management
Control your workflow executions with full programmatic access.Start Workflow
Trigger workflow executions with input variables
List Executions
Retrieve all executions for a workflow
Execution Details
Get detailed execution status, variables, and logs
Integration
Build interactive workflows with webhooks and workflow resumption.Webhooks
Receive notifications when workflow events occur
Resume Workflow
Continue paused workflows with user input
Account Management
Manage your credentials and OAuth connections.List Credentials
View saved credentials for your workflows
Connected Accounts
Manage OAuth-connected accounts
Getting Started
- Get your API key from the Dari dashboard
- Start your first workflow with the Start Workflow endpoint
- Set up webhooks to receive execution notifications
- Monitor execution status and retrieve results