Skip to main content
POST

Authorizations

string
required
All endpoints require authentication using a Bearer Token.Get the API Key:Visit the API Key management page to obtain your API Key.Add the following to the request headers:

Body

string
required
The model name, supporting the following channel versions (channels only affect service stability, not output quality):
  • "gpt_4o" - Default
  • "gpt_4o_base" - Base version
  • "gpt_4o_plus" - Enhanced version
  • "gpt_4o_advanced" - Advanced version
object
required
Model parameters object
string
required
Initiator task IDUser-defined task identifier, required

Response

string
Initiator task ID, can be used to query results
string
Initial status, fixed value "pending"
number
Estimated credits consumed
string
Creation time (ISO format)