Skip to main content

Documentation Index

Fetch the complete documentation index at: https://backstage.spotify.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

This guide is for users who have opted to purchase Spotify Plugins for Backstage directly through our sales team. If you have purchased the plugins through AWS Marketplace, please refer to the AWS Marketplace guide.

License Key Setup

Add the following code to your app-config.yaml for your Backstage instance, replacing <your_license_key_here> with your actual license key:
spotify:
  licenseKey: <your_license_key_here>

License Key Validation

To enable online license key validation, verify that your Backstage instance can access backstage-api.spotify.com. You can use a tool like NetCat to check the connection:
$ nc -vz backstage-api.spotify.com 443
Connection to backstage-api.spotify.com 443 port [tcp/https] succeeded!

Plugins Setup

With your license key in place, you can continue on to the individual plugin guides. Please refer to the specific documentation for the plugin you wish to install: