GraphQL API: Playback
Get new audio URL for expired audio
Since audio URLs are short lived, you may need to request a new audio URL for playback. This would usually be the case if you store audio URLs locally for a period of time. The API is idempotent and can be called as often as necessary. Each time it’s called, a new audio URL will be generated.