AcquireMusicStream acquires a stream URL for playing a song. This is the billable event for music playback.
Documentation Index
Fetch the complete documentation index at: https://docs.sdk.anghami.com/llms.txt
Use this file to discover all available pages before exploring further.
OAuth 2.0 Bearer token with the 'stream' scope. Required for all streaming operations. Format: Bearer <access_token>.
"Bearer eyJhbGciOiJSUzI1NiIs..."
Preferred locale for error messages and metadata (BCP 47).
"ar"
AcquireMusicStreamRequest is the request message for acquiring a music stream. This is the billable event for music playback.
Successful response
AcquireMusicStreamResponse is the response message containing the music stream details.
StreamInfo contains the information required to play a stream. Returned by all stream acquisition RPCs.