Hyperbrowser Profiles API
Create, list, fetch, and delete persistent browser profiles that retain cookies, local storage, and authenticated state across sessions.
Hyperbrowser Profiles API is one of 12 APIs that Hyperbrowser publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Profiles and Sessions. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.
This API exposes 4 operations across 3 paths, and defines 6 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Hyperbrowser Profiles 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 4
Across 3 paths, the API surfaces 4 operations — 1 DELETE, 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 6
The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are ProfileResponse (5 properties), ProfileListResponse (4 properties), CreateProfileResponse (2 properties), BasicResponse (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Hyperbrowser 11
Other APIs Hyperbrowser publishes across the network.