Client SDKs
Official HINOW SDKs for Python, TypeScript, Go, Java, C#, Rust, PHP, Ruby, Kotlin and Swift. Install one and start building in minutes.
Updated on Aug 09, 2026
SDKs
One API, ten languages
Every HINOW SDK wraps the same REST API and stays compatible with the OpenAI client conventions, so switching languages does not mean relearning the platform.
Python SDKOfficial Python SDK for the HINOW API with sync and async clientsTypeScript SDKOfficial TypeScript SDK for the HINOW API with streaming and async supportJava SDKOfficial Java SDK for the HINOW API with builder patterns and asyncGo SDKOfficial Go SDK for the HINOW API with context-based cancellationRuby SDKOfficial Ruby SDK for the HINOW API with streaming helpersC# SDKOfficial C# SDK for the HINOW API with async/await and streamingPHP SDKOfficial PHP SDK for the HINOW API with Laravel integrationRust SDKOfficial Rust SDK for the HINOW API with Tokio and strong typingKotlin SDKOfficial Kotlin SDK for the HINOW API with coroutines and FlowSwift SDKOfficial Swift SDK for the HINOW API with async/await and SwiftUI
- Chat completions, with and without streaming
- Vision, image generation, embeddings, speech and video endpoints
- Function calling (tool use)
- Typed models and idiomatic error handling
- Configurable base URL, timeout and retries
Tip
Already using the OpenAI client? Point baseURL to https://api.hinow.ai/v1 and swap the key — the request and response shapes are the same.
Was this page helpful?

