How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Kernel Browser Processes API

Execute and manage processes on the browser instance.

Kernel Browser Processes API is one of 22 APIs that Kernel publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Browser Processes. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 7 paths, and defines 13 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.onkernel.com.

7 operations 7 paths 13 schemas 2 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.onkernel.com
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Kernel Browser Processes API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

Paths & Operations 7

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

Browser Processes 7

Execute and manage processes on the browser instance.

POST
/browsers/{id}/process/exec
Execute a command synchronously
processExec 1 param body → 200400404500
POST
/browsers/{id}/process/spawn
Execute a command asynchronously
processSpawn 1 param body → 200400404500
GET
/browsers/{id}/process/{process_id}/status
Get process status
processStatus 2 params → 200400404500
GET
/browsers/{id}/process/{process_id}/stdout/stream
Stream process stdout via SSE
processStdoutStream 2 params → 200400404500
POST
/browsers/{id}/process/{process_id}/stdin
Write to process stdin
processStdin 2 params body → 200400404500
POST
/browsers/{id}/process/{process_id}/kill
Send signal to process
processKill 2 params body → 200400404500
POST
/browsers/{id}/process/{process_id}/resize
Resize a PTY-backed process terminal
processResize 2 params body → 200400404500

Schemas 13

The contract defines 13 schemas that model the data the API accepts and returns. The most detailed are ProcessExecRequest (7 properties), ProcessStreamEvent (4 properties), ProcessStatus (4 properties), ProcessExecResult (4 properties). Each schema is shown below with its type and property counts.

ProcessKillRequest
object
Signal to send to the process.
1 property 1 required
OkResponse
object
Generic OK response.
1 property 1 required
ProcessResizeRequest
object
Resize a PTY-backed process terminal.
2 properties 2 required
ProcessSpawnRequest
ProcessSpawnResult
object
Information about a spawned process.
3 properties
Error
object
4 properties 2 required
ProcessStdinRequest
object
Data to write to the process standard input.
1 property 1 required
ProcessStatus
object
Current status of a process.
4 properties
ProcessStreamEvent
object
SSE payload representing process output or lifecycle events.
4 properties
ProcessExecResult
object
Result of a synchronous command execution.
4 properties
ProcessStdinResult
object
Result of writing to stdin.
1 property
ErrorDetail
object
2 properties
ProcessExecRequest
object
Request to execute a command synchronously.
7 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kernel-so-browser-processes-api-openapi.yml Raw ↑

Other APIs Kernel publishes across the network.

Kernel MCP Server
Kernel API Keys API
Kernel Apps API
Kernel Auth Connections API
Kernel Browser Computer Controls API
Kernel Browser Filesystem API
Kernel Browser Logs API
Kernel Browser Playwright API
Kernel Browser Pools API
Kernel Browser Replays API
Kernel Browser Telemetry API
Kernel Browsers API
Where this information came from

This is an independent, third-party profile of Kernel Browser Processes API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.