# HKBU GenAI Platform API (undocumented, key-gated)

**Canonical:** https://apis.io/apis/hong-kong-baptist-university/genai-platform-api/  
**Provider:** Hong Kong Baptist University — https://apis.io/providers/hong-kong-baptist-university/  
**Base URL:** https://genai.hkbu.edu.hk/general/rest/  
**Documentation:** https://genai.hkbu.edu.hk/

HKBU GenAI Platform API (undocumented, key-gated) is one of 5 APIs that [Hong Kong Baptist University](https://apis.io/providers/hong-kong-baptist-university/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Artificial Intelligence, Generative AI, and Gated. The published artifact set on APIs.io includes API documentation.

HKBU runs its own generative-AI gateway at genai.hkbu.edu.hk, fronting third-party models (Anthropic, Google, Meta AI, OpenAI) for staff and students. Probing on 2026-08-30 found a live REST surface at /general/rest/deployments/{deployment}/chat/completions and /general/rest/deployments/{deployment}/embeddings, routed internally to /api/v0/rest/* by a NestJS application. It takes an Azure-OpenAI-shaped request and an api-key request header: an unauthenticated POST returns 401 {"message":"API key is missing or invalid."}, and a POST carrying an api-key header returns a distinct 401 {"message":"API key validation failed due to an internal error."}, confirming the header is the credential channel. No OpenAPI, no public developer documentation and no self-service signup were found on any HKBU host; the platform UI is a Next.js SPA behind institutional login. Recorded as an institution-operated surface with no contract saved, because none is published.

## Machine-readable artifacts (2)

- **Website** — https://genai.hkbu.edu.hk/
- **Documentation** — https://chtl.hkbu.edu.hk/ai-hkbu.html

## Other Hong Kong Baptist University APIs (4)

- [HKBU Identity Federation (Shibboleth IdP / SAML 2.0 metadata)](https://apis.io/apis/hong-kong-baptist-university/identity-federation/)
- [HKBU Moodle — IMS LTI 1.3 platform + web services](https://apis.io/apis/hong-kong-baptist-university/moodle-lti-platform/)
- [HKBU Mobile App Backend (gated)](https://apis.io/apis/hong-kong-baptist-university/mobile-app-backend/)
- [HKBU Scholars — Elsevier Pure tenancy (tenant relationship, contract not HKBU's)](https://apis.io/apis/hong-kong-baptist-university/scholars-pure-tenancy/)

## Tags

Artificial Intelligence, Generative AI, Gated

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/hong-kong-baptist-university/genai-platform-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/hong-kong-baptist-university/.
