Transfer Asset to CDN
Distribute
Transfer Asset to CDN
Transfer an asset from an external URL to the Lamina CDN for reliable, permanent access. Use this when you need a stable URL for publishing or downstream consumption.
Generated assets from executions are often stored on temporary provider URLs that may expire. Transfer them to CDN before publishing or sharing.
Returns the permanent CDN URL that can be used with POST /v1/publishing/publish
or any other system.
POST
Transfer Asset to CDN
Transfer a generated asset from an external URL to the Lamina CDN for reliable, long-term access.
AI model providers often host generated assets on temporary URLs that expire. Use this endpoint to copy the asset to Lamina’s CDN before the source URL goes away. Returns the permanent CDN URL.
Supports
image, video, and audio assets.Authorizations
Workspace API key. Prefix: lma_. Example: lma_abc123...
Body
application/json
Response
CDN URL for the transferred asset