Rocksky CLI
create apikey
Generate a new API key for an application or integration.
Create a Rocksky API key. Use it with the
scrobble API, the
SDKs, or any third-party scrobbler.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generate a new API key for an application or integration.
rocksky create apikey [options] <name>
| Name | Required | Description |
|---|---|---|
<name> | Yes | Human-readable name for the key |
| Flag | Description |
|---|---|
-d <text> | Description of what the key is used for |
rocksky create apikey -d "Used for my scrobbling bot" scrobbler-bot