Skip to content
English

AI Text APIs

HiAPI exposes text models through OpenAI-compatible endpoints while keeping the same account API key used for media generation.

ModelEndpointBest forKey capabilities
DeepSeek V4 FlashPOST /v1/chat/completionsHigh-throughput generation, reasoning, coding, Agent workflows1M context, streaming, thinking modes, JSON mode, tool calls
  • Text conversations and streamed text: POST /v1/chat/completions.
  • Image, video, and audio generation: asynchronous POST /v1/tasks.

Use live pricing for current input, output, and cached-input Token rates.

Get a HiAPI API key or start with the Chat Completions guide.