• SongkeeperSongkeeper

Search Documentation

Search for articles and glossary terms

Articles
  • Getting Started
  • Artists
  • Contacts
  • Files & Audio
  • Glossary
  • Ideas
  • Keyboard Shortcuts
  • Media Library
  • Playlists
  • Projects
  • Recording Versions
  • Releases
  • Settings
    • Account & Profile
    • Developer & API
    • Notifications
    • Security
    • Storage
  • Songs
  • Split Sheets
  1. Docs
  2. settings
  3. developer

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

  1. Click Create Key and give it a descriptive name
  2. The key is shown once — copy it immediately and store it securely
  3. 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.