KI-Toolbox — KIT Generative AI Service (Open WebUI)

The Scientific Computing Center operates the KI-Toolbox, KIT's generative-AI service for staff, students and guest accounts, on KIT's own host. It fronts large language models hosted locally at the SCC alongside Azure OpenAI models, and is gated behind the KIT Account via OIDC. Verified 2026-09-01: /api/config returns 200 with name "KI-Toolbox (Open WebUI)", version 0.10.2, oauth.providers.oidc "KIT-Account", enable_signup false and enable_login_form false; /api/v1/models correctly answers 401. The deployment publishes a live OpenAPI 3.1.0 document at /openapi.json with 458 paths and 298 schemas — but its info.title is "Open WebUI", it declares no servers[] block, and it is byte-for-byte the upstream product's contract. It is therefore recorded as a KIT-operated deployment and the contract is deliberately NOT saved under KIT's name. This is the most substantial machine-readable surface KIT operates, and none of it is KIT-authored.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/ki-toolbox"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: karlsruhe-institute-of-technology:ki-toolbox
x-operator: institution
name: KI-Toolbox — KIT Generative AI Service (Open WebUI)
description: 'The Scientific Computing Center operates the KI-Toolbox, KIT''s generative-AI service for
  staff, students and guest accounts, on KIT''s own host. It fronts large language models hosted locally
  at the SCC alongside Azure OpenAI models, and is gated behind the KIT Account via OIDC. Verified 2026-09-01:
  /api/config returns 200 with name "KI-Toolbox (Open WebUI)", version 0.10.2, oauth.providers.oidc "KIT-Account",
  enable_signup false and enable_login_form false; /api/v1/models correctly answers 401. The deployment
  publishes a live OpenAPI 3.1.0 document at /openapi.json with 458 paths and 298 schemas — but its info.title
  is "Open WebUI", it declares no servers[] block, and it is byte-for-byte the upstream product''s contract.
  It is therefore recorded as a KIT-operated deployment and the contract is deliberately NOT saved under
  KIT''s name. This is the most substantial machine-readable surface KIT operates, and none of it is KIT-authored.'
humanURL: https://www.scc.kit.edu/en/services/ki-toolbox.php
baseURL: https://ki-toolbox.scc.kit.edu
x-verified: '2026-09-01'
tags:
- Artificial Intelligence
- Large Language Models
- Open WebUI
- Authentication
- Research Computing
properties:
- type: Documentation
  url: https://www.scc.kit.edu/en/services/ki-toolbox.php
- type: x-openapi-upstream
  url: https://ki-toolbox.scc.kit.edu/openapi.json
- type: x-public-endpoint
  url: https://ki-toolbox.scc.kit.edu/api/config