Skip to content

Welcome to the HINOW documentation

A single hub to talk to models, orchestrate agents and bring AI into your product.

Updated on Aug 09, 2026

HINOW Developers

Build with AI on a single API

Language models, agents, documents and automations — all behind an interface compatible with the OpenAI API.

how it works
  1. 1

    Create a key

    In the dashboard, under API keys, generate a hi_… key for your project.

  2. 2

    Point the SDK at HINOW

    Use any OpenAI-compatible SDK by changing the baseURL.

  3. 3

    Choose a model

    List the available models at GET https://api.hinow.ai/v1/models and pick the one that fits your case.

Already using the OpenAI API?

Changing the baseURL and the key is usually enough — the request and response format is the same.

Was this page helpful?