Hyperbrowser · Capability
Hyperbrowser Agents — Hyper Agent
Hyperbrowser Agents — Hyper Agent. 4 operations. Self-contained Naftiko capability covering one Hyperbrowser business surface.
Hyperbrowser Agents — Hyper Agent is a Naftiko capability published by Hyperbrowser, one of 15 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET, POST, and PUT methods rooted at /v1/api/task/hyper-agent.
The capability includes 2 read-only operations and 2 state-changing operations. Lead operation: Start a HyperAgent Task. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Hyperbrowser and Agents.
What You Can Do
POST
Post api task hyper agent
— Start a HyperAgent Task
/v1/api/task/hyper-agent
GET
Get api task hyper agent id
— Get HyperAgent Task Status and Results
/v1/api/task/hyper-agent/{id}
PUT
Put api task hyper agent id stop
— Stop a HyperAgent Task
/v1/api/task/hyper-agent/{id}/stop
GET
Get api task hyper agent id status
— Get HyperAgent Task Status
/v1/api/task/hyper-agent/{id}/status
MCP Tools
hyperbrowser-post-api-task-hyper-agent
Start a HyperAgent Task
hyperbrowser-get-api-task-hyper-agent-id
Get HyperAgent Task Status and Results
read-only
idempotent
hyperbrowser-put-api-task-hyper-agent-id-stop
Stop a HyperAgent Task
hyperbrowser-get-api-task-hyper-agent-id-status
Get HyperAgent Task Status
read-only
idempotent