REST API v1

API 更新日誌

一次 API 呼叫,將圖片變成正式環境等級的 HTML

2026-09 · v1.2

  • format=zip streams the full bundle (HTML, CSS, sections, assets, content.json, quality.json).
  • New quality.review array lists sections that may need a human check.
  • async=1 returns 202 and lets you poll GET /api/v1/jobs/{id}.

2026-06 · v1.1

  • Added image_file_b64 input.
  • Added lang parameter for output document language and RTL direction.
  • Rate limit headers and Retry-After on 429.

2026-03 · v1.0

  • Initial public release: POST /api/v1/reconstruct, GET /api/v1/jobs/{id}, GET /api/v1/account.

img2htm API 文件