refresh_stream_urls
Accepts an array of song slugs and returns fresh signed stream URLs for all of them in one call. Use this ~2 minutes before stream URLs expire to keep playback uninterrupted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slugs | Yes | Array of song slugs to refresh, e.g. ["holding-on","without-you"] |