Kernel Browser Filesystem API
Read, write, and manage files on the browser instance.
Kernel Browser Filesystem 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 Filesystem. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 15 operations across 15 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.
Requests are made against a single base URL, https://api.onkernel.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Kernel Browser Filesystem API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
By default, every request must be authenticated.
Paths & Operations 15
Across 15 paths, the API surfaces 15 operations — 1 DELETE, 5 GET, 3 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.
Read, write, and manage files on the browser instance.
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are FileInfo (6 properties), FileSystemEvent (4 properties), SetFilePermissionsRequest (4 properties), Error (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Kernel 12
Other APIs Kernel publishes across the network.