v1
latestOpenAPI 3.0.42026-08-04342835917.6 KBAsset
Downloads a file from the provided URL, stores it in our system and returns the new file name used internally.
post/asset/url
Query parameters
urlstring uri required
The url of the file to upload.
compressboolean
When set, forces image compression on or off for this upload, overriding the configured default.
qualityinteger
WebP quality (1..100) to use when compression runs. Falls back to the configured default when null.
maxdiminteger
Maximum width or height in pixels when compression runs. Falls back to the configured default when null.
Response
OK