Skip to main content
WebAgent docs home page
Search...
⌘K
Support
Dashboard
Dashboard
Search...
Navigation
API Documentation
Introduction
Guides
Cloud API Reference
Self-Hosted API Reference
Documentation
API Documentation
Introduction
auth-contexts
GET
Get Auth Contexts
run
POST
Run New Task
POST
Run Existing Task
GET
Get Run By Id
GET
Get Tasks
GET
Get Task By Id
API Reference
GET
Me
On this page
Welcome
Authentication
API Documentation
Introduction
Web Agent Cloud API reference
Welcome
This is the API reference for webagent.cloud API.
Authentication
All API endpoints are authenticated using API key. You can obtain your API key from webagent.cloud in
API keys page
. Then add the following header on your requests :
Copy
x-api-key: YOUR_KEY
Get Auth Contexts
⌘I