---
title: "The Video Trending Search API lets you search on Bing and get back a list of videos that are trending based on search requests made by others. The videos are broken out into different categories. For example, Top Music Videos. For a list of markets that support trending videos, see [Trending Videos](https://docs.microsoft.com/azure/cognitive-services/bing-video-search/trending-videos)."
method: GET
path: "/videos/trending"
tags: ["VideoTrendingSearch"]
---

# The Video Trending Search API lets you search on Bing and get back a list of videos that are trending based on search requests made by others. The videos are broken out into different categories. For example, Top Music Videos. For a list of markets that support trending videos, see [Trending Videos](https://docs.microsoft.com/azure/cognitive-services/bing-video-search/trending-videos).

`GET /videos/trending`

## Query parameters

- `cc` string
- `mkt` string
- `safeSearch` 'Off' | 'Moderate' | 'Strict'
- `setLang` string
- `textDecorations` boolean
- `textFormat` 'Raw' | 'Html'

## Headers

- `X-BingApis-SDK` 'true', required
- `Accept` string
- `Accept-Language` string
- `User-Agent` string
- `X-MSEdge-ClientID` string
- `X-MSEdge-ClientIP` string
- `X-Search-Location` string

## Response `200`

Success.

- TrendingVideos
  - `_type` string, required

## Other responses

- `default` — An error has occurred. Check the response type and/or status code for more details.

---

[API](https://skmtc.net/azure/apis/cognitiveservices-videosearch.md) · [All operations](https://skmtc.net/azure/apis/cognitiveservices-videosearch/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/cognitiveservices-videosearch/versions/5855cf869cf1/schema)
