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 operations6 paths6 schemas2 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.
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 properties4 required
ValidationError
object
5 properties3 required
BrowserProfileCreate
object
Request model for completing a browser profile upload.
5 properties3 required
BrowserProfileRead
object
Response model for a browser profile.
16 properties8 required
HTTPValidationError
object
1 property
InitiateUploadResponse
object
Response model for initiating a browser profile upload.
4 properties4 required
Specification
The full machine-readable OpenAPI contract behind this narrative.