get https://api.idwise.com/journey/video/
Usage
This API is used to retrieve a video URL. The video hash will be provided as part of the request path and is obtained from the get journey result API. The response will be a URL to download the video.
The request should contain the video hash provided by the get journey result API. The response will be a download_url and expiry_time.
Base URL by Region
The base URL you should use depends on the region where your services are hosted. Below are the available URLs for each region. By default, the EU region URL is used.
- EU (Default): https://api.idwise.com/
- UAE: https://api-uae.idwise.com/
- Qatar: https://api-qat.idwise.com/
Authentication
Please refer to the API Credentials and Authentication page for more detailed information
Request Response
The response will be a download_url (to download the video) and expiry_time.