SDKs
Official OpenAI-compatible SDKs for GonkaGate. Choose a language and start building.
New to GonkaGate? Start with the Quickstart guide for base URL and API key setup.
What these SDKs support
Same API across languages: chat completions, streaming, models list, and cost fields. Use one API key across SDKs.
Available SDKs
Choose the SDK that fits your stack.
- Python SDK — sync + async examples and streaming.
- TypeScript SDK — Node and edge-ready OpenAI client.
- Go SDK — context-aware requests and timeouts.
- .NET SDK — HttpClient integration and cancellation tokens.
- Java SDK — OkHttp-based client with streaming.
Next steps
Explore reference docs and streaming details before you ship.
- API Reference — endpoints, parameters, and response formats.
- Streaming — SSE responses and event parsing.
- Error handling — retry guidance and troubleshooting.