---
title: "Changes to Image To Text"
method: POST
path: "/image-to-text"
---

# Changes to Image To Text

`POST /image-to-text`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 50 revisions.

- **2025-12-13** `0dfb43d02786` — 4 breaking, 8 info
- **2025-10-30** `0e0e976fd9e0` — 8 breaking, 4 info
- **2025-10-30** `0dfb43d02786` — 4 breaking, 8 info
- **2025-01-14** `0579502149da` — 8 breaking, 4 info
- **2025-01-14** `e0203b5e3aff` — 4 breaking, 8 info
- **2024-12-26** `494e040533b4` — 8 breaking, 4 info
- **2024-12-26** `0d725f574173` — 4 breaking, 8 info
- **2024-10-21** `2454346db1fa` — 1 info

## Changes

- **2025-12-13** `0dfb43d02786` — 4 breaking, 8 info
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `400`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `413`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `400`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `401`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `413`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `500`
  - added the required property `detail/msg` to the response with the `400` status
  - added the required property `detail/msg` to the response with the `401` status
  - added the required property `detail/msg` to the response with the `413` status
  - added the required property `detail/msg` to the response with the `500` status
- **2025-10-30** `0e0e976fd9e0` — 8 breaking, 4 info
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `401`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `413`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `500`
  - removed the required property `detail/msg` from the response with the `400` status
  - removed the required property `detail/msg` from the response with the `401` status
  - removed the required property `detail/msg` from the response with the `413` status
  - removed the required property `detail/msg` from the response with the `500` status
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `400`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `401`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `413`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `500`
- **2025-10-30** `0dfb43d02786` — 4 breaking, 8 info
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `400`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `413`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `400`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `401`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `413`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `500`
  - added the required property `detail/msg` to the response with the `400` status
  - added the required property `detail/msg` to the response with the `401` status
  - added the required property `detail/msg` to the response with the `413` status
  - added the required property `detail/msg` to the response with the `500` status
- **2025-01-14** `0579502149da` — 8 breaking, 4 info
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `401`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `413`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `500`
  - removed the required property `detail/msg` from the response with the `400` status
  - removed the required property `detail/msg` from the response with the `401` status
  - removed the required property `detail/msg` from the response with the `413` status
  - removed the required property `detail/msg` from the response with the `500` status
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `400`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `401`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `413`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `500`
- **2025-01-14** `e0203b5e3aff` — 4 breaking, 8 info
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `400`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `413`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `400`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `401`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `413`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `500`
  - added the required property `detail/msg` to the response with the `400` status
  - added the required property `detail/msg` to the response with the `401` status
  - added the required property `detail/msg` to the response with the `413` status
  - added the required property `detail/msg` to the response with the `500` status
- **2024-12-26** `494e040533b4` — 8 breaking, 4 info
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `400`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `401`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `413`
  - the `detail` response's property type/format changed from `object`/`` to ``/`` for status `500`
  - removed the required property `detail/msg` from the response with the `400` status
  - removed the required property `detail/msg` from the response with the `401` status
  - removed the required property `detail/msg` from the response with the `413` status
  - removed the required property `detail/msg` from the response with the `500` status
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `400`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `401`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `413`
  - added `#/components/schemas/APIError` to the `detail` response property `allOf` list for the response status `500`
- **2024-12-26** `0d725f574173` — 4 breaking, 8 info
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `400`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `401`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `413`
  - the `detail` response's property type/format changed from ``/`` to `object`/`` for status `500`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `400`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `401`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `413`
  - removed `#/components/schemas/APIError` from the `detail` response property `allOf` list for the response status `500`
  - added the required property `detail/msg` to the response with the `400` status
  - added the required property `detail/msg` to the response with the `401` status
  - added the required property `detail/msg` to the response with the `413` status
  - added the required property `detail/msg` to the response with the `500` status
- **2024-10-21** `2454346db1fa` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/livepeer/apis/livepeer-ai-runner/docs/image-to-text/post.md) · [API](https://skmtc.dev/livepeer/apis/livepeer-ai-runner.md) · [Page](https://skmtc.dev/livepeer/apis/livepeer-ai-runner/changes/image-to-text/post)
