# aitoearn open ## API Docs - AI 服务 > 视频生成 [生成视频](https://docs.aitoearn.cn/461220122e0.md): 提交视频生成任务,支持 seedance 系列模型;可传入参考图片、视频、音频,生成成功后可保存到指定素材组。任务异步执行,返回 taskId 用于轮询结果。 - AI 服务 > 视频生成 [视频任务列表](https://docs.aitoearn.cn/461220123e0.md): 分页获取当前用户的视频生成任务列表。 - AI 服务 > 视频生成 [查询视频任务状态](https://docs.aitoearn.cn/461220124e0.md): 根据 taskId 查询视频生成任务的执行状态与结果。 - AI 服务 > 视频生成 [视频生成模型列表和参数](https://docs.aitoearn.cn/478357144e0.md): - AI 服务 > 图像生成 [图像生成模型参数](https://docs.aitoearn.cn/461220138e0.md): 返回各图像生成模型的可选参数(尺寸、风格等)及取值范围。 - AI 服务 > 图像生成 [图像编辑模型参数](https://docs.aitoearn.cn/461220139e0.md): 返回各图像编辑模型的可选参数及取值范围。 - AI 服务 > 图像生成 [生成图像](https://docs.aitoearn.cn/461220140e0.md): 同步生成图像,根据所选模型与提示词返回生成结果。 - AI 服务 > 图像生成 [编辑图像](https://docs.aitoearn.cn/461220141e0.md): 同步编辑图像,基于参考图与指令进行编辑。 - AI 服务 > 图像生成 [异步生成图像](https://docs.aitoearn.cn/461220142e0.md): 异步生成图像,立即返回 logId,通过查询任务状态接口轮询结果。 - AI 服务 > 图像生成 [异步编辑图像](https://docs.aitoearn.cn/461220143e0.md): 异步编辑图像,立即返回 logId,通过查询任务状态接口轮询结果。 - AI 服务 > 图像生成 [查询图像任务状态](https://docs.aitoearn.cn/461220144e0.md): 根据 logId 查询异步图像任务的执行状态与结果。 - AI 服务 > 模型中转 [中转 Chat Completions(OpenAI 规范)](https://docs.aitoearn.cn/477782386e0.md): 兼容 OpenAI Chat Completions 规范的中转接口,支持 stream;OpenAI SDK 默认携带 Authorization: Bearer 头,按 ApiKey 鉴权计费。 - AI 服务 > 模型中转 [中转 Messages(Anthropic 规范,SSE)](https://docs.aitoearn.cn/477782387e0.md): 兼容 Anthropic /v1/messages 规范的流式中转接口;Anthropic SDK 默认携带 x-api-key 头。 - AI 服务 > 模型中转 [中转 GenerateContent(Gemini 规范)](https://docs.aitoearn.cn/477782388e0.md): 兼容 Gemini :generateContent 规范的非流式聚合中转接口;Gemini SDK 默认携带 x-goog-api-key 头。 - AI 服务 > 模型中转 [中转 StreamGenerateContent(Gemini 规范,SSE)](https://docs.aitoearn.cn/477782389e0.md): 兼容 Gemini :streamGenerateContent 规范的流式中转接口(SSE)。 - AI 服务 > 模型中转 [中转图像生成(OpenAI 规范)](https://docs.aitoearn.cn/477782390e0.md): 兼容 OpenAI /images/generations 规范的图像生成中转接口;OpenAI SDK 默认携带 Authorization: Bearer 头。 - AI 服务 > 模型中转 [中转图像编辑(OpenAI 规范)](https://docs.aitoearn.cn/477782391e0.md): 兼容 OpenAI /images/edits 规范的图像编辑中转接口。 - AI 服务 > 模型中转 [对话模型列表](https://docs.aitoearn.cn/478358388e0.md): - 渠道管理 > 账号 [账号列表](https://docs.aitoearn.cn/477782788e0.md): 分页获取当前用户的渠道账号列表。 - 渠道管理 > 账号 [批量删除账号](https://docs.aitoearn.cn/477782789e0.md): 根据 ID 列表批量删除账号。 - 渠道管理 > 账号 [创建账号](https://docs.aitoearn.cn/477782790e0.md): 仅支持插件授权平台创建账号 - 渠道管理 > 账号 [账号详情](https://docs.aitoearn.cn/477782791e0.md): 根据 accountId 获取账号详情。 - 渠道管理 > 账号 [删除账号](https://docs.aitoearn.cn/477782792e0.md): 根据 accountId 删除账号。 - 渠道管理 > 账号 [账号授权状态](https://docs.aitoearn.cn/477782793e0.md): 查询指定账号的授权状态与有效期。 - 渠道管理 > 账号 [账号数据](https://docs.aitoearn.cn/477782794e0.md): 获取指定账号的运营数据统计。 - 渠道管理 > 账号 [获取账号发布选项取值](https://docs.aitoearn.cn/477782795e0.md): 获取账号在某平台动态发布选项字段下的可选取值。 - 渠道管理 > 账号 [创建账号发布选项取值](https://docs.aitoearn.cn/477782796e0.md): 为账号在某平台动态发布选项字段下创建新的取值。 - 渠道管理 > 内容发布 [创建发布 Flow](https://docs.aitoearn.cn/477782797e0.md): 创建多平台发布 flow,一次请求可生成多个单平台任务 - 渠道管理 > 内容发布 [获取 Flow 详情](https://docs.aitoearn.cn/477782798e0.md): 根据 flowId 获取发布 flow 聚合信息 - 渠道管理 > 内容发布 [立即发布](https://docs.aitoearn.cn/477782799e0.md): 将定时任务调整为立即发布 - 渠道管理 > 内容发布 [重试发布任务](https://docs.aitoearn.cn/477782800e0.md): 重试当前用户失败的发布任务 - 渠道管理 > 内容发布 [取消发布任务](https://docs.aitoearn.cn/477782801e0.md): 取消指定的发布任务 - 渠道管理 > 内容发布 [修改发布时间](https://docs.aitoearn.cn/477782802e0.md): 修改待发布任务的发布时间 - 渠道管理 > 内容发布 [更新已发布内容](https://docs.aitoearn.cn/477782803e0.md): 更新已发布任务的内容 - 渠道管理 > 内容发布 [获取发布历史](https://docs.aitoearn.cn/477782804e0.md): 分页获取用户发布历史记录 - 渠道管理 > 内容发布 [获取排队中的任务](https://docs.aitoearn.cn/477782805e0.md): 获取用户排队中的发布任务 - 渠道管理 > 内容发布 [获取已发布的任务](https://docs.aitoearn.cn/477782806e0.md): 获取用户已发布的任务 - 渠道管理 > 内容发布 [公开查询发布记录](https://docs.aitoearn.cn/477782807e0.md): 根据记录 ID 公开查询发布状态、作品链接等基础信息 - 渠道管理 > 内容发布 [删除发布记录](https://docs.aitoearn.cn/477782808e0.md): 删除当前用户的终态本地发布记录,不删除平台作品 - 渠道管理 > 内容发布 [获取发布记录详情](https://docs.aitoearn.cn/477782809e0.md): 根据记录 ID 获取发布记录详情 - 渠道管理 > 内容发布 [更新作品链接状态](https://docs.aitoearn.cn/477782810e0.md): 更新当前用户发布记录的作品链接状态;ready 时会解析作品链接并同步作品 ID 等派生字段。 - 渠道管理 > 内容发布 [获取用户操作信息](https://docs.aitoearn.cn/477782811e0.md): 获取抖音等待用户操作发布记录的 App scheme 和短链接 - 渠道管理 > 平台 [获取所有平台元数据](https://docs.aitoearn.cn/477782812e0.md): 返回已注册平台的元数据列表,包括展示名、logo、能力声明等 - 渠道管理 > 平台 [获取平台动态发布选项](https://docs.aitoearn.cn/477782813e0.md): 返回该平台发布选项字段的动态取值来源 - 渠道管理 > 互动 [获取评论列表](https://docs.aitoearn.cn/477782814e0.md): 获取指定作品的评论列表 - 渠道管理 > 互动 [发表评论](https://docs.aitoearn.cn/477782815e0.md): 在指定作品下发表评论 - 渠道管理 > 互动 [调用互动函数](https://docs.aitoearn.cn/477782816e0.md): 调用平台支持的互动函数 - 渠道管理 > 作品 [解析作品链接](https://docs.aitoearn.cn/477782817e0.md): 根据链接获取作品信息 - 渠道管理 > 作品 [获取账号作品列表](https://docs.aitoearn.cn/477782818e0.md): 获取指定平台账号的作品列表 - 渠道管理 > 作品 [获取作品详情](https://docs.aitoearn.cn/477782819e0.md): 获取指定作品的详细信息 - 渠道管理 > 作品 [获取作品数据](https://docs.aitoearn.cn/477782820e0.md): 获取指定作品的分析数据 - 渠道管理 > 作品 [验证作品归属](https://docs.aitoearn.cn/477782821e0.md): 验证作品是否属于指定账号 - 渠道管理 > 账号分组 [账号分组列表](https://docs.aitoearn.cn/477782822e0.md): 获取当前用户的账号分组列表。 - 渠道管理 > 账号分组 [创建账号分组](https://docs.aitoearn.cn/477782823e0.md): 创建账号分组。 - 渠道管理 > 账号分组 [删除账号分组](https://docs.aitoearn.cn/477782824e0.md): 根据 ID 列表批量删除账号分组。 - 渠道管理 > 账号分组 [更新账号分组](https://docs.aitoearn.cn/477782825e0.md): 根据 groupId 更新分组信息。 - 渠道管理 > 账号分组 [更新分组内账号排序](https://docs.aitoearn.cn/477782826e0.md): 更新指定分组内的账号排序。 - 渠道管理 > 授权 [开始平台授权](https://docs.aitoearn.cn/477782827e0.md): 生成平台 OAuth 授权 URL - 渠道管理 > 授权 [查询授权状态](https://docs.aitoearn.cn/477782828e0.md): 轮询平台授权 Session 状态 - 资源管理 [生成上传签名 URL](https://docs.aitoearn.cn/477787206e0.md): 生成用于直传对象存储的签名 URL,上传路径按用户与资源类型自动生成。 - 资源管理 [确认资源上传](https://docs.aitoearn.cn/477787207e0.md): 客户端直传对象存储完成后回调确认,记录资源最终状态与访问路径。 ## Schemas - [ChatModelConfigVo](https://docs.aitoearn.cn/276402327d0.md): - [VideoGenerationModelParamsVo](https://docs.aitoearn.cn/276402335d0.md): - [UploadResultVo](https://docs.aitoearn.cn/288008764d0.md): - [ImageGenerationModelParamsVo](https://docs.aitoearn.cn/276402330d0.md): - [AssetVo](https://docs.aitoearn.cn/276402350d0.md): - [ClaudeChatProxyDto](https://docs.aitoearn.cn/276402346d0.md): - [ChannelAccountListVo](https://docs.aitoearn.cn/288006062d0.md): - [ChatCompletionVo](https://docs.aitoearn.cn/276402328d0.md): - [ImageEditModelParamsVo](https://docs.aitoearn.cn/276402331d0.md): - [RelayChatCompletionsDto](https://docs.aitoearn.cn/288005845d0.md): - [ChannelAccountVo](https://docs.aitoearn.cn/288006063d0.md): - [LogsListResponseVo](https://docs.aitoearn.cn/276402329d0.md): - [ImageResponseVo](https://docs.aitoearn.cn/276402332d0.md): - [RelayImageGenerationDto](https://docs.aitoearn.cn/288005846d0.md): - [ChannelAccountAuthStatusVo](https://docs.aitoearn.cn/288006064d0.md): - [AsyncTaskResponseVo](https://docs.aitoearn.cn/276402333d0.md): - [RelayImageEditDto](https://docs.aitoearn.cn/288005847d0.md): - [ChannelAccountAnalyticsVo](https://docs.aitoearn.cn/288006065d0.md): - [TaskStatusResponseVo](https://docs.aitoearn.cn/276402334d0.md): - [PublishOptionValuesVo](https://docs.aitoearn.cn/288006066d0.md): - [VideoGenerationResponseVo](https://docs.aitoearn.cn/276402336d0.md): - [PublishOptionCreatedValueVo](https://docs.aitoearn.cn/288006067d0.md): - [VideoTaskStatusResponseVo](https://docs.aitoearn.cn/276402337d0.md): - [ChannelAccountGroupVo](https://docs.aitoearn.cn/288006068d0.md): - [ListVideoTasksResponseVo](https://docs.aitoearn.cn/276402338d0.md): - [AuthStartVo](https://docs.aitoearn.cn/288006069d0.md): - [AuthSessionStatusVo](https://docs.aitoearn.cn/288006070d0.md): - [ChannelPublishFlowVo](https://docs.aitoearn.cn/288006071d0.md): - [ChannelPublishTaskOperationVo](https://docs.aitoearn.cn/288006072d0.md): - [ChannelPublishRecordVo](https://docs.aitoearn.cn/288006073d0.md): - [VolcengineVideoGenerationResponseVo](https://docs.aitoearn.cn/276402339d0.md): - [ChannelPublicPublishRecordVo](https://docs.aitoearn.cn/288006074d0.md): - [VolcengineTaskStatusResponseVo](https://docs.aitoearn.cn/276402340d0.md): - [ChannelPublishUserActionVo](https://docs.aitoearn.cn/288006075d0.md): - [OpenAIVideoResponseVo](https://docs.aitoearn.cn/276402341d0.md): - [PlatformMetadataVo](https://docs.aitoearn.cn/288006076d0.md): - [SubmitAideoTaskResponseVo](https://docs.aitoearn.cn/276402342d0.md): - [PublishOptionSourceVo](https://docs.aitoearn.cn/288006077d0.md): - [AideoTaskStatusResponseVo](https://docs.aitoearn.cn/276402343d0.md): - [ChannelCommentListVo](https://docs.aitoearn.cn/288006078d0.md): - [ListAideoTasksResponseVo](https://docs.aitoearn.cn/276402344d0.md): - [ChannelEngagementActionVo](https://docs.aitoearn.cn/288006079d0.md): - [AssetListVo](https://docs.aitoearn.cn/276402345d0.md): - [ChannelWorkDataVo](https://docs.aitoearn.cn/288006080d0.md): - [ChannelWorkListVo](https://docs.aitoearn.cn/288006081d0.md): - [ChatStreamProxyDto](https://docs.aitoearn.cn/276402347d0.md): - [ChannelWorkAnalyticsVo](https://docs.aitoearn.cn/288006082d0.md): - [AiLogSettlementVo](https://docs.aitoearn.cn/276402348d0.md): - [ChannelWorkOwnershipVo](https://docs.aitoearn.cn/288006083d0.md): - [AiLogSettlementMetadataVo](https://docs.aitoearn.cn/276402349d0.md):