Developer & API
Creating API keys for programmatic access to your data
The developer tab lets you create API keys for accessing your Songkeeper data programmatically. This is used by the REST API that powers features like the public releases endpoint and any custom integrations.
Creating an API Key
- Click Create Key and give it a descriptive name
- The key is shown once — copy it immediately and store it securely
- Use the key as a Bearer token in API requests
Keys are shown once
The full API key is only displayed at creation time. If you lose it, you'll need to revoke the old key and create a new one.
Managing Keys
The keys list shows each key's name, creation date, and when it was last used. You can revoke any key at any time — revoked keys immediately stop working.