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

H Company Browser Profiles API

The Browser Profiles API from H Company — 6 operation(s) for browser profiles.

H Company Browser Profiles API is one of 10 APIs that H Company publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Browser Profiles. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 8 operations across 6 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://agp.eu.hcompany.ai, https://agp.hcompany.ai.

8 operations 6 paths 6 schemas 2 DELETE3 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://agp.eu.hcompany.ai/api/v2
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

H Company Browser Profiles API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (HTTPBearer).

Paths & Operations 8

Across 6 paths, the API surfaces 8 operations — 2 DELETE, 3 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Browser Profiles 8
GET
/api/v2/browser-profiles
List Browser Profiles
list_browser_profiles_api_v2_browser_profiles_get 2 params → 200422
POST
/api/v2/browser-profiles/initiate-upload
Initiate Browser Profile Upload
initiate_browser_profile_upload_api_v2_browser_profiles_initiate_upload_post → 200422
POST
/api/v2/browser-profiles/{profile_id}/complete-upload
Complete Browser Profile Upload
complete_browser_profile_upload_api_v2_browser_profiles__profile_id__complete_upload_post 1 param body → 201422
GET
/api/v2/browser-profiles/default
Get Default Browser Profile
get_default_browser_profile_api_v2_browser_profiles_default_get 1 param → 200422
PUT
/api/v2/browser-profiles/{profile_id}/default
Set Default Browser Profile
set_default_browser_profile_api_v2_browser_profiles__profile_id__default_put 1 param → 200422
DELETE
/api/v2/browser-profiles/{profile_id}/default
Unset Default Browser Profile
unset_default_browser_profile_api_v2_browser_profiles__profile_id__default_delete 1 param → 200422
GET
/api/v2/browser-profiles/{profile_id}
Get Browser Profile
get_browser_profile_api_v2_browser_profiles__profile_id__get 1 param → 200422
DELETE
/api/v2/browser-profiles/{profile_id}
Delete Browser Profile
delete_browser_profile_api_v2_browser_profiles__profile_id__delete 1 param → 204422

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are BrowserProfileRead (16 properties), BrowserProfileCreate (5 properties), ValidationError (5 properties), InitiateUploadResponse (4 properties). Each schema is shown below with its type and property counts.

BrowserProfileList
object
Response model for listing browser profiles.
4 properties 4 required
ValidationError
object
5 properties 3 required
BrowserProfileCreate
object
Request model for completing a browser profile upload.
5 properties 3 required
BrowserProfileRead
object
Response model for a browser profile.
16 properties 8 required
HTTPValidationError
object
1 property
InitiateUploadResponse
object
Response model for initiating a browser profile upload.
4 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

h-company-browser-profiles-api-openapi.yml Raw ↑

Other APIs H Company publishes across the network.

H Company Holo Models API
H Company Agents API
H Company Environments API
H Company quota API
H Company Schedules API
H Company Sessions API
H Company Skills API
H Company Vaults API
H Company Webhooks API