Prerequisites
- A Rocksky account
- An API key from the API Applications page
- A ListenBrainz-compatible scrobbler
Step 1: Change the base URL
| ListenBrainz | Rocksky |
|---|---|
https://api.listenbrainz.org | https://audioscrobbler.rocksky.app |
Step 2: Use your Rocksky API key
Update theAuthorization header your client sends:
Step 3: Test it
Submit a sample scrobble to/submit-listens with valid metadata, then check
your Rocksky profile to confirm it landed.
Supported endpoints
The Rocksky audioscrobbler implements the core ListenBrainz endpoints, including:POST /1/submit-listensGET /1/validate-token