Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
Panopto REST API inquiry
We would like to call the REST API via an external app to retrieve certain videos from Panopto.
We would like to ask how can this be set up? Is it via API clients? (refer to attached photo)
Another question is, can we limit the API client to retrieve videos from certain folders?
Videos from other folders should not be able retrievable by this API client.
Is this possible and how can we achieve that?
0
Answers
Hi,
Here is some documentation about the Panopto APIs
Here is an article that should guide you on how to set up a REST API client.
I think you should be able to get a list of sessions from a specific folder using this endpoint.
If you are looking for a specific session you can use this endpoint to retrieve it by it's Id.
Hope this helps, let me know if you have any other questions.
Thanks,
Joe