Skip to content

Commit 64d010c

Browse files
authored
Update video-indexer-use-apis.md
1 parent d88e9b3 commit 64d010c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-video-indexer/video-indexer-use-apis.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Use the Azure Video Indexer API
33
description: This article describes how to get started with Azure Video Indexer API.
4-
ms.date: 08/14/2022
4+
ms.date: 07/03/2023
55
ms.topic: tutorial
66
ms.custom: devx-track-csharp
77
---
@@ -105,7 +105,7 @@ When you're uploading videos by using the API, you have the following options:
105105
* Upload your video from a URL (preferred).
106106
* Send the video file as a byte array in the request body.
107107
* Use existing an Azure Media Services asset by providing the [asset ID](/azure/media-services/latest/assets-concept). This option is supported in paid accounts only.
108-
* There is an API request limit of 10 requests per second or 60 requests per minute.
108+
* There is an API request limit of 120 requests per minute.
109109
110110
### Getting JSON output
111111

0 commit comments

Comments
 (0)