Use the CDN link from the Embed tab or in the API response when uploading or listing files.
Accelerated media URLs have the following format:
{token}.filerobot.com/{folder}/{filename}
Example:
https://fdocs.filerobot.com/fashion-products/purple_dress.jpg?vh=3eb76b
Variable | Description |
---|---|
{token} | Your Filerobot token |
{folder} | Folder path to your asset, ie /fashion-products |
{filename} | Asset filename, ie purple_dress.jpg |
This is the recommended way to publish media assets on your web and mobile applications.
You can also use your own subdomain for delivering optimized assets to your users by setting up a custom CNAME.
Was this page helpful?