API Platform

Request Limits

Request limits are jointly determined by the gateway, file service, model service, and billing system. This page describes only the stable constraints of the public API; actual limits are determined by server-side error codes.

Basic limits

ItemDescription
File uploadPOST /v1/files uses the multipart field file; purpose is required
ASR inputSupports file, file_id, url, audio_url; does not accept inline audio (base64)
Audio output formate.g. mp3 / wav; the exact supported range depends on the endpoint, mp3 recommended
Asynchronous taskPass async=true to create a task; query with task_id
URL safetyurl / audio_url cannot point to localhost, a loopback address, or a private network address