Version: 0.1.0
Gobii API
REST API reference for Gobii AI browser agents, browser-use automation tasks, webhooks, authentication, request parameters, and response schemas.
Authentication
- API Key: ApiKeyAuth
- API Key: cookieAuth
- API Key: tokenAuth
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-Api-Key |
Security Scheme Type: | apiKey |
|---|---|
Cookie parameter name: | sessionid |
Token-based authentication with required prefix "Token"
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |