> ## Documentation Index
> Fetch the complete documentation index at: https://docs.yir.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# API 参考说明

> 了解当前 Gateway OpenAPI 的范围和英文协议字段。

当前 Gateway OpenAPI 只包含四条经过审查的 GPT Image 2 文生图来源兼容路由。HTTP Path、Header、JSON 字段和错误码属于稳定技术标识，因此保持英文。

<CardGroup cols={2}>
  <Card title="KIE 提交" icon="send" href="/kie/api/v1/jobs/createTask">
    提交 KIE 兼容的 GPT Image 2 文生图任务。
  </Card>

  <Card title="APIMart 提交" icon="send" href="/apimart/v1/images/generations">
    提交 APIMart 兼容的 GPT Image 2 文生图任务。
  </Card>
</CardGroup>

<Note>
  OpenAPI 生成页面暂时只出现在英文导航中，避免同一自动生成路径被多个 Mintlify 语言导航重复注册。
</Note>
