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 API Keys API

The API Keys API from H2O.ai — 5 operation(s) for api keys.

H2O.ai API Keys 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 APIKeys. 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 6 operations across 5 paths, and defines 6 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.

6 operations 5 paths 6 schemas 1 DELETE1 GET2 PATCH2 POST

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 API Keys 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 6

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

API Keys 6
POST
/admin/api_keys
Create an API key
create_api_key_for_user body → 201400401404500default
GET
/admin/api_keys
List API keys.
list_all_api_keys 3 params → 200400401default
POST
/admin/api_keys/deactivate/{key_id}
Deactivate an API key
deactivate_api_key 1 param → 204400401404409default
PATCH
/admin/api_keys/expire/{key_id}
Update API key expiry.
update_api_key_expiry 1 param body → 204400401404409default
PATCH
/admin/api_keys/inactivity_interval/{key_id}
Update API key inactivity interval.
update_api_key_inactivity_interval 1 param body → 204400401404409default
DELETE
/admin/api_keys/{key_id}
Delete an API key.
delete_api_key 1 param → 204400401409default

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are APIKeyInfo (13 properties), APIKeyCreateRequest (5 properties), APIKeyResult (2 properties), EndpointError (2 properties). Each schema is shown below with its type and property counts.

APIKeyInfo
object
13 properties 8 required
APIKeyUpdateInactivityIntervalRequest
object
1 property
EndpointError
object
2 properties 2 required
APIKeyResult
object
2 properties 2 required
APIKeyUpdateExpiryRequest
object
1 property
APIKeyCreateRequest
object
5 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

h2o-ai-api-keys-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 Chat API
H2O.ai Collections API
H2O.ai Configurations 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 API Keys 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.