This blog discusses an efficient method for downloading derivative files using the Model Derivative API without configuring cookies in request headers. Users can simplify downloading files such as OBJ, IFC, or DWG directly from a web browser by extracting and converting signed cookies into query string parameters. Highlighted APIs include the `GET /{urn}/manifest/{derivativeUrn}/signedcookies`.
The article provides code examples for .NET and Node.js/JavaScript applications.
You can find additional details in this blog.
Comments
0 comments
Article is closed for comments.