Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hyperbrowser Task API

The Task API from Hyperbrowser — 20 operation(s) for task.

Hyperbrowser Task API is one of 12 APIs that Hyperbrowser publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Task. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 20 operations across 20 paths, and defines 36 schemas. It is described by OpenAPI 3.0.1, at version 1.0.0.

Requests are made against a single base URL, https://api.hyperbrowser.ai.

20 operations 20 paths 36 schemas 10 GET5 POST5 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0.0
Base URL
https://api.hyperbrowser.ai
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Hyperbrowser Task API declares 1 security scheme for authenticating requests. An API key is passed in the header as x-api-key (ApiKeyAuth). By default, every request must be authenticated.

  • ApiKeyAuth — Account API key from app.hyperbrowser.ai

Paths & Operations 20

Across 20 paths, the API surfaces 20 operations — 10 GET, 5 POST, 5 PUT. Each is listed below with its method, path, parameters, and response codes.

Task 20
POST
/api/task/hyper-agent
Start a HyperAgent task
body → 200500
GET
/api/task/hyper-agent/{id}
Get HyperAgent task status and results
1 param → 200404500
PUT
/api/task/hyper-agent/{id}/stop
Stop a HyperAgent task
1 param → 200
GET
/api/task/hyper-agent/{id}/status
Get HyperAgent task status
1 param → 200404500
POST
/api/task/browser-use
Start a browser use task
body → 200500
GET
/api/task/browser-use/{id}
Get browser use task status and results
1 param → 200404500
PUT
/api/task/browser-use/{id}/stop
Stop a browser use task
1 param → 200
GET
/api/task/browser-use/{id}/status
Get browser use task status
1 param → 200404500
POST
/api/task/claude-computer-use
Start a claude computer use task
body → 200500
GET
/api/task/claude-computer-use/{id}
Get claude computer use task status and results
1 param → 200404500
PUT
/api/task/claude-computer-use/{id}/stop
Stop a claude computer use task
1 param → 200
GET
/api/task/claude-computer-use/{id}/status
Get claude computer use task status
1 param → 200404500
POST
/api/task/gemini-computer-use
Start a gemini computer use task
body → 200500
GET
/api/task/gemini-computer-use/{id}
Get gemini computer use task status and results
1 param → 200404500
PUT
/api/task/gemini-computer-use/{id}/stop
Stop a gemini computer use task
1 param → 200
GET
/api/task/gemini-computer-use/{id}/status
Get gemini computer use task status
1 param → 200404500
POST
/api/task/cua
Start a CUA task
body → 200500
GET
/api/task/cua/{id}
Get CUA task status and results
1 param → 200404500
PUT
/api/task/cua/{id}/stop
Stop a CUA task
1 param → 200
GET
/api/task/cua/{id}/status
Get CUA task status
1 param → 200404500

Schemas 36

The contract defines 36 schemas that model the data the API accepts and returns. The most detailed are CreateSessionParams (37 properties), StartBrowserUseTaskParams (21 properties), StartCuaTaskParams (10 properties), StartGeminiComputerUseTaskParams (10 properties). Each schema is shown below with its type and property counts.

GeminiComputerUseTaskResponse
object
5 properties 2 required
StartGeminiComputerUseTaskParams
object
10 properties 1 required
StartHyperAgentTaskParams
object
9 properties 1 required
ClaudeComputerUseLlm
string
StartClaudeComputerUseTaskParams
object
10 properties 1 required
HyperAgentTaskResponse
object
5 properties 2 required
StartCuaTaskParams
object
10 properties 1 required
JobStatus
string
StartBrowserUseTaskResponse
object
2 properties 1 required
CuaTaskResponse
object
5 properties 2 required
BrowserUseVersion
string
BrowserUseTaskResponse
object
5 properties 2 required
ProxyCountry
string
BrowserUseLlm
string
Device
string
CreateSessionProfile
object
3 properties
SessionRegion
string
ProxyState
string
Optional state code for proxies to US states. Is mutually exclusive with proxyCity. Takes in two letter state code.
CuaLlm
string
ScreenConfig
object
2 properties
StartCuaTaskResponse
object
2 properties 1 required
StartGeminiComputerUseTaskResponse
object
2 properties 1 required
ISO639_1
string
StartBrowserUseTaskParams
object
21 properties 1 required
StartClaudeComputerUseTaskResponse
object
2 properties 1 required
GeminiComputerUseLlm
string
HyperAgentLlm
string
CreateSessionParams
object
37 properties
JobStatusResponse
object
1 property 1 required
BasicResponse
object
1 property
Platform
string
OperatingSystem
string
HyperAgentVersion
string
ErrorResponse
object
1 property
ClaudeComputerUseTaskResponse
object
5 properties 2 required
StartHyperAgentTaskResponse
object
2 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hyperbrowser-task-api-openapi.yml Raw ↑

Other APIs Hyperbrowser publishes across the network.

Hyperbrowser Sessions API
Hyperbrowser Profiles API
Hyperbrowser Scrape API
Hyperbrowser Crawl API
Hyperbrowser Extract API
Hyperbrowser Agents API
Hyperbrowser Extensions API
Hyperbrowser Web API
Hyperbrowser Profile API
Hyperbrowser Session API
Hyperbrowser X402 API