The blog discusses an approach to easily download derivative files using the Model Derivative API without configuring cookies in the request header. This involves obtaining signed cookies via the GET /{urn}/manifest/{derivativeUrn}/signedcookies endpoint, extracting the download URL, converting the cookies into query string parameters, and appending these to the download URL. The APIs mentioned are: Model Derivative API.
You can find additional details in this blog
Comments
0 comments
Article is closed for comments.