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

H2O.ai Configurations API

The Configurations API from H2O.ai — 12 operation(s) for configurations.

H2O.ai Configurations API is one of 26 APIs that H2O.ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 12 operations across 12 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version v1.0.0.

Requests are made against a single base URL, https://h2ogpte.genai.h2o.ai/api/v1.

12 operations 12 paths 3 schemas 3 DELETE4 GET2 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1.0.0
Base URL
https://h2ogpte.genai.h2o.ai/api/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

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

  • bearerAuth — Using an API key generated by H2OGPTe

Paths & Operations 12

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

Configurations 12
GET
/roles/{role_id}/configurations
Gets configurations for a given role.
list_role_configurations 1 param → 200400401404500default
PUT
/roles/{role_id}/configurations/{key_name}
Sets configuration item for a given role.
set_role_configuration 2 params body → 200400401404500default
DELETE
/roles/{role_id}/configurations/{key_names}
Deletes role configuration items.
delete_role_configurations 2 params → 200400401404500default
GET
/configurations
Gets global configurations.
list_global_configurations 1 param → 200400401default
POST
/configurations/fetch-url
Fetch HTML content from a URL.
fetch_configuration_url body → 200400401403502default
PUT
/configurations/{key_name}
Sets global configuration item.
set_global_configuration 1 param body → 200400401default
DELETE
/configurations/{key_names}
Deletes global configuration items.
delete_global_configurations 1 param → 200400401default
GET
/users/current/configurations
Gets configurations for current users.
list_current_user_configurations → 200400401default
GET
/users/{user_id}/configurations
Gets user configurations.
list_user_configurations 1 param → 200400401default
PUT
/users/{user_id}/configurations/{key_name}
Sets user configuration item.
set_user_configuration 2 params body → 200400401404default
POST
/users/{user_id}/configurations/{key_name}/reset
Resets user configuration item.
reset_user_configuration 2 params → 200400401default
DELETE
/users/{user_id}/configurations/{key_names}
Deletes user configuration items.
delete_user_configurations 2 params → 200400401default

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are GlobalConfigurationItem (11 properties), UserConfigurationItem (4 properties), EndpointError (2 properties). Each schema is shown below with its type and property counts.

UserConfigurationItem
object
4 properties 3 required
EndpointError
object
2 properties 2 required
GlobalConfigurationItem
object
11 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

h2o-ai-configurations-api-openapi.yml Raw ↑

Other APIs H2O.ai publishes across the network.

h2oGPTe MCP Server
H2O.ai Admin Sessions API
H2O.ai Agents API
H2O.ai AI Assistants API
H2O.ai API Keys API
H2O.ai Chat API
H2O.ai Collections API
H2O.ai Document Ingestion API
H2O.ai Documents API
H2O.ai Extractors API
H2O.ai Forums API
H2O.ai Graph RAG API
Where this information came from

This is an independent, third-party profile of H2O.ai Configurations 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.