Skip to content

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.

Choose your language

What every SDK provides

  • 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?