The Video Search API lets you search on Bing for video that are relevant to the user's search query, for insights about a video or for videos that are trending based on search requests made by others. This section provides technical details about the query parameters and headers that you use to requ
curl \ -H "Ocp-Apim-Subscription-Key: $API_KEY" \ /videos/search
curl \ -H "Ocp-Apim-Subscription-Key: $API_KEY" \ /videos/details
curl \ -H "Ocp-Apim-Subscription-Key: $API_KEY" \ /videos/trending