Skip to main content

OpenAI-compatible AI gateway

GLBWinTK Docs

Developer documentation for GLBWinTK

Build against one stable endpoint and use familiar SDK patterns to connect applications to GLBWinTK.

API Base URL

https://api.glbwintk.com/v1

Use this endpoint with OpenAI-compatible clients.

Authentication

Authorization: Bearer YOUR_API_KEY

Send your GLBWinTK API key in the Authorization header.

First Request

POST /chat/completions

Start with a short prompt and your configured model id.