Junoa-Hub-API
Junoa Hub
Legacy VolcEngine
复制页面
Gateway Discovery
List authorized models
GET
Get available credits
GET
List effective model pricing
GET
OpenAI Text
Create chat completion
POST
Create model response
POST
Anthropic Messages
Create Claude message
POST
Media Generation
Generate image
POST
Create video job
POST
Get video job
GET
Embeddings
Create embedding
POST
OCR
Create OCR result
POST
Legacy VolcEngine
Create legacy content task
POST
Get legacy content task
GET
Legacy VolcEngine
复制页面
Get legacy content task
全球加速 BaseURL
https://api.junoa.ai
全球加速 BaseURL
https://api.junoa.ai
GET
https://api.junoa.ai
/v3/contents/generations/tasks/{id}
调试
Run in Apifox
Run in Apifox
最后修改时间:
2026-07-29 03:33:16
Queries the original VolcEngine route by its native task ID and preserves the compatibility response shape.
请求参数
Authorization
Bearer Token
在 Header 添加参数
Authorization
,其值 为在 Bearer 之后拼接 Token
示例:
Authorization: Bearer ********************
or
Path 参数
生成代码
返回响应
🟢
200
成功
application/json
Successful response.
Body
application/json
生成代码
🟠
400
请求有误
🟠
401
没有权限
🟠
404
记录不存在
🟠
429