Hi Vishnoi, Astha ,
Thank you for reaching out on the Microsoft Q&A .
Right now, there's no special way to check if a user is logged in to the Azure Video Indexer portal through an API. But here are some simple methods you can use:
- Session Cookies: If you're making a website, you can use cookies to remember when someone logs in.
- Azure Active Directory: If your app uses Azure Active Directory, it might already have tools to manage logins.
I hope this helps! If you have any further questions, feel free to ask.
If the information is useful, please accept the answer and upvote it to assist other community members.