---
title: "Changes to Performs a video search using the Brave Search API, retrieving video results with detailed metadata and thumbnails."
method: POST
path: "/videoSearch"
---

# Changes to Performs a video search using the Brave Search API, retrieving video results with detailed metadata and thumbnails.

`POST /videoSearch`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 12 revisions.

- **2025-07-10** `9eaa0f04b5e0` — 1 info
- **2025-07-06** `dce2d97c0918` — 1 breaking
- **2025-05-27** `cd262405e49a` — 3 breaking, 16 warning, 4 info

## Changes

- **2025-07-10** `9eaa0f04b5e0` — 1 info
  - endpoint added
- **2025-07-06** `dce2d97c0918` — 1 breaking
  - api path removed without deprecation
- **2025-05-27** `cd262405e49a` — 3 breaking, 16 warning, 4 info
  - the `body/arguments` request property type/format changed from `object`/`` to `array`/``
  - removed the media type `application/json` for the response with the status `400`
  - removed the media type `application/json` for the response with the status `500`
  - removed the request property `body/arguments/count`
  - removed the request property `body/arguments/country`
  - removed the request property `body/arguments/freshness`
  - removed the request property `body/arguments/goggles`
  - removed the request property `body/arguments/offset`
  - removed the request property `body/arguments/q`
  - removed the request property `body/arguments/result_filter`
  - removed the request property `body/arguments/safesearch`
  - removed the request property `body/arguments/search_lang`
  - removed the request property `body/arguments/spellcheck`
  - removed the request property `body/arguments/text_decorations`
  - removed the request property `body/arguments/ui_lang`
  - removed the request property `body/arguments/units`
  - removed the optional property `query` from the response with the `200` status
  - removed the optional property `results` from the response with the `200` status
  - removed the optional property `type` from the response with the `200` status
  - added the new optional request property `body/auth`
  - added the new optional request property `body/packageName`
  - added the optional property `data` to the response with the `200` status
  - added the optional property `success` to the response with the `200` status

---

[Operation](https://skmtc.dev/microfox-ai/apis/brave-search/docs/videoSearch/post.md) · [API](https://skmtc.dev/microfox-ai/apis/brave-search.md) · [Page](https://skmtc.dev/microfox-ai/apis/brave-search/changes/videoSearch/post)
