HiNow.ai API Documentation
HiNow.ai is a unified inference API that lets you call text, image, audio (TTS/STT), and video models through a single endpoint.
Getting Started
Introduction
With a single, consistent request shape, you can switch options.model to move between providers without touching the rest of your code.
Account Setup
Create an account and manage your API keys, projects, and billing.
API Key
Create an API key in the dashboard and send it as a bearer token.
API Reference
Completions API
A single POST /api/completions supports Text, Images, Audio (TTS), Videos, and Transcription.
Models
Reference list of available models including OpenAI GPT-4, DALL-E, Whisper, and more.
Visit HiNow.ai Hub