Skip to content

Commit 9400e0e

Browse files
authored
Merge pull request #112527 from Juliako/patch-28
Update release-notes.md
2 parents 02c5aad + 47b768d commit 9400e0e

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

articles/media-services/video-indexer/release-notes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,21 @@ For more information, see the [widget types](video-indexer-embed-widgets.md#widg
4040

4141
A new player skin launched with updated design.
4242

43+
### Prepare for upcoming changes
44+
45+
* Today, the following APIs return an account object:
46+
47+
* [Create-Paid-Account](https://api-portal.videoindexer.ai/docs/services/Operations/operations/Create-Paid-Account)
48+
* [Get-Account](https://api-portal.videoindexer.ai/docs/services/Operations/operations/Get-Account)
49+
* [Get-Accounts-Authorization](https://api-portal.videoindexer.ai/docs/services/Operations/operations/Get-Accounts-Authorization)
50+
* [Get-Accounts-With-Token](https://api-portal.videoindexer.ai/docs/services/Operations/operations/Get-Accounts-With-Token)
51+
52+
The Account object has a `Url` field pointing to the location of [Video Indexer web site](https://www.videoindexer.ai/).
53+
For paid accounts the Url field is currently pointing to an internal url instead of the public web site.
54+
In the coming weeks we will change it and return VideoIndexer’s web site (`https://www.videoindexer.ai/`) for all accounts, trial and paid.
55+
56+
Do not use the internal URLs, you should be using the [Video Indexer public APIs](https://api-portal.videoindexer.ai/).
57+
4358
## January 2020
4459

4560
### Custom language support for additional languages

0 commit comments

Comments
 (0)