EmbedLink Delivery Controller
Introduction
The EmbedLink Delivery controller resolves embed links and delivers the corresponding embedded player or media content. Given a link identifier, the endpoint returns a redirect to the actual embed URL — typically an HTML player snippet or a streaming resource.
This controller is used by embed players and third-party integrations to load AdmiralCloud content at runtime. The optional width parameter allows the caller to request a specific player width (default: 640px). A debug flag is available to inspect the resolved response directly instead of following the redirect, which is useful when troubleshooting embed configurations.
Reference
Live API reference