King's e-Research AI Hub API
An OpenAI-compatible LLM inference API operated by King's e-Research for researchers, students and staff. Per King's documentation it serves chat completions against a curated set of hosted models, image generation, streaming responses, RAG pipelines over user documents, deep-research and agent workflows, and integrations with VS Code, OpenCode and MCP servers — all reachable by pointing an official OpenAI client at a new base URL with an AI Hub API key. New accounts receive an allocation of free tokens; sustained use is metered against a project budget. Verified live from outside: GET /api/v1/models answers 401 application/json with the OpenAI error envelope, and answers differently for a missing header than for an unknown key. No OpenAPI is saved for this surface, because King's publishes none — the API reference at /docs is behind Microsoft Entra ID sign-in, and authoring a contract from two probed responses would credit King's with a document it has not written. This is the single most consequential finding of the re-profile: a research university that built and operates its own agent-facing inference API.