Open navigation

Video tickets API

Let your users generate guest URLs for recording video tickets.


URL

GET https://www.hippovideo.io/api/v1/me/video/guest_url/


Params

email - email of the user

api_key - API Key of the user (get your API Key)

Response

{
  success: true,
  url: https://www.hippovideo.io/video/ticket/record/-t8-eA0EFN2m2M-iKMfDaJxCK3qNIszf6o0yvAcNyNE
}


The above responses are success cases. In case, any errors occur you’ll see an error response.


To check out other articles related to this topic.



Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.