afl_keyserver_url_signing
Generate token-signed CDN URLs for HLS video playback. Requires no authentication, securing streams across multiple sports data providers.
Instructions
Sign an AFL HLS video URL for playback (returns a token-signed CDN URL).
Returns: {signedUrl} (anonymous tokens may return {code: KEYSERVER001, status: 401})
Auth: none needed.
Also answers this: cricketaustralia_streams, entain_video_channels, pointsbet_inplay_streaming.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The unsigned HLS .m3u8 URL to sign. |