Submit a task
统一 API
提交任务
创建异步媒体生成任务。
POST
Submit a task
所有模型共用该入口,模型专属参数放在
input 中。授权
Use your YingTu API key as a bearer token.
请求体
application/json
Model ID from the model catalog.
示例:
"gemini-3.1-flash-image"
Model-specific parameters. See the selected model's Parameters page.
示例:
Optional HTTPS endpoint notified when the task reaches a terminal state.
示例:
"https://example.com/webhooks/yingtu"