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

The Forums API from H2O.ai — 9 operation(s) for forums.

H2O.ai Forums 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 Forums. 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 16 operations across 9 paths, and defines 12 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.

16 operations 9 paths 12 schemas 3 DELETE5 GET5 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 Forums 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 16

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

Forums 16
GET
/forums/{forum_id}/permissions
List sharing permissions for a forum.
list_forum_permissions 1 param → 200401default
POST
/forums
Create a forum.
create_forum body → 201401default
GET
/forums
List forums.
list_forums 3 params → 200401default
GET
/forums/{forum_id}
Get a forum by ID.
get_forum 1 param → 200401default
PUT
/forums/{forum_id}
Update a forum.
update_forum 1 param body → 200401default
DELETE
/forums/{forum_id}
Delete a forum.
delete_forum 1 param → 204401default
PUT
/forums/{forum_id}/permissions/{username}
Share a forum with a user.
share_forum 2 params body → 204401default
DELETE
/forums/{forum_id}/permissions/{username}
Unshare a forum from a user.
unshare_forum 2 params → 204401default
GET
/forums/{forum_id}/posts
List forum posts.
list_forum_posts 6 params → 200401default
POST
/forums/{forum_id}/posts
Create a post on a forum.
create_forum_post 1 param body → 201401default
GET
/forums/{forum_id}/posts/{post_id}
Get a single post with its thread.
get_forum_post 2 params → 200401default
PUT
/forums/{forum_id}/posts/{post_id}
Edit a post (author only).
update_forum_post 2 params body → 200401default
DELETE
/forums/{forum_id}/posts/{post_id}
Delete a post.
delete_forum_post 2 params → 204401default
POST
/forums/{forum_id}/posts/{post_id}/reply
Reply to a post.
reply_to_forum_post 2 params body → 201401default
POST
/forums/{forum_id}/posts/{post_id}/vote
Vote on a post.
vote_on_forum_post 2 params body → 204401default
POST
/forums/{forum_id}/posts/{post_id}/pin
Pin or unpin a post.
pin_forum_post 2 params body → 204401default

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are ForumPost (19 properties), Forum (11 properties), ForumPostCreateRequest (5 properties), ForumReplyCreateRequest (4 properties). Each schema is shown below with its type and property counts.

ForumPinRequest
object
1 property 1 required
ForumReplyCreateRequest
object
4 properties 1 required
ForumVoteRequest
object
2 properties 1 required
ForumPost
object
19 properties
ForumCreateRequest
object
2 properties 1 required
ForumPostUpdateRequest
object
1 property 1 required
EndpointError
object
2 properties 2 required
ForumPostCreateRequest
object
5 properties 1 required
ForumPermission
object
3 properties
ShareForumRequest
object
1 property
Forum
object
11 properties
ForumUpdateRequest
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

h2o-ai-forums-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 Configurations API
H2O.ai Document Ingestion API
H2O.ai Documents API
H2O.ai Extractors API
H2O.ai Graph RAG API
Where this information came from

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