---
title: "Changes to SERP Batch Endpoint"
method: POST
path: "/v1/serp/batch"
---

# Changes to SERP Batch Endpoint

`POST /v1/serp/batch`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 55 revisions.

- **2026-08-23** `d1947ec7af21` — 2 info
- **2026-07-12** `e8a97dc9fce2` — 5 breaking
- **2026-07-07** `ebe52c375b71` — 3 warning, 1 info
- **2026-06-10** `421a9851d61b` — 1 warning, 2 info
- **2026-05-04** `878f5d60f3e6` — 1 info

## Changes

- **2026-08-23** `d1947ec7af21` — 2 info
  - added the new optional request property `inputs/items/allOf[subschema #1]/resolve_url`
  - added the new optional request property `shared_inputs/allOf[subschema #1]/resolve_url`
- **2026-07-12** `e8a97dc9fce2` — 5 breaking
  - response property `tasks/items/batch_id` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tasks/items/download_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tasks/items/error` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tasks/items/error_type` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - response property `tasks/items/output_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
- **2026-07-07** `ebe52c375b71` — 3 warning, 1 info
  - added the new `in_progress` enum value to the `tasks/items/state` response property for the response status `200`
  - added the new `labs` enum value to the `tasks/items/api_type` response property for the response status `200`
  - added the new `queued` enum value to the `tasks/items/state` response property for the response status `200`
  - added the optional property `tasks/items/queue` to the response with the `200` status
- **2026-06-10** `421a9851d61b` — 1 warning, 2 info
  - added the new `fast-serp` enum value to the `tasks/items/api_type` response property for the response status `200`
  - added the new optional request property `inputs/items/allOf[subschema #1]/show_hidden_results`
  - added the new optional request property `shared_inputs/allOf[subschema #1]/show_hidden_results`
- **2026-05-04** `878f5d60f3e6` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/nimbleway/apis/api-gateway/docs/v1/serp/batch/post.md) · [API](https://skmtc.dev/nimbleway/apis/api-gateway.md) · [Page](https://skmtc.dev/nimbleway/apis/api-gateway/changes/v1/serp/batch/post)
