# Spotify integration

**Summary:** Enable Spotify access in Subrite, submit the Spotify ingestion URL in Spotify for Creators, have Subrite support add the redirect URI, and add the show URL for direct linking.

- Space: [Developers](https://www.subrite.no/developers)
- Source: https://www.subrite.no/developers/podcasts-spotify
- Updated: 2026-09-23
- Markdown index: https://www.subrite.no/developers/llms.txt

> [!NOTE]
> If Spotify is already enabled, you can skip Step 1. Enabling Spotify is tenant-specific and applies to all created podcasts.

<a id="step-1-enable-spotify-support"></a>
## Step 1: Enable Spotify support

In the Subrite admin dashboard:

1. Navigate to **Content** \> **Podcasts**.
2. Click **Enable Spotify access**.

![Enable Spotify access button on the Podcasts page in the Subrite admin](https://cdn.sanity.io/images/1x2xswq6/production/58e94562d46fcf3d3f52af33c4a02b47f2d6edce-2226x1264.png?w=1600&fit=max&auto=format)

<a id="step-2-copy-the-spotify-ingestion-url"></a>
## Step 2: Copy the Spotify ingestion URL

1. Open your podcast settings by clicking on its name.
2. Go to the **Spotify** tab and copy the value for **Spotify RSS Feed**. You will add it in Spotify for Creators.

![Spotify tab in the podcast settings with the Spotify RSS Feed value](https://cdn.sanity.io/images/1x2xswq6/production/45b6fb7b26fc91d92381b689a67c4b0312032cc9-2126x742.png?w=1600&fit=max&auto=format)

<a id="step-3-add-the-show-in-spotify-for-creators"></a>
## Step 3: Add the show in Spotify for Creators

1. Log in to [Spotify for Creators](https://creators.spotify.com/).
2. Click **Find an existing show**.
3. Submit the Spotify ingestion URL from Subrite in the form.
4. Complete the show setup in Spotify for Creators.

![Find an existing show option in Spotify for Creators](https://cdn.sanity.io/images/1x2xswq6/production/0ece7c88e50745242a535aba1276d6410435cae2-990x1088.png?w=1600&fit=max&auto=format)

*Find an existing show.*

![RSS feed link form in Spotify for Creators](https://cdn.sanity.io/images/1x2xswq6/production/5899670b0b7366c1818de7ae41558db1f9fcbc92-1534x1550.png?w=1600&fit=max&auto=format)

*Submit the Spotify ingestion URL from Subrite.*

<a id="step-4-add-the-redirect-uri"></a>
## Step 4: Add the redirect URI

> [!NOTE]
> **Subrite handles this step**
>
> The redirect URI must be added from Subrite's shared Spotify developer account, which clients do not have access to. **Contact Subrite support** and we will add it on your behalf.

When requesting this, send support the following:

- Your tenant domain (for example `example.subrite.com`)
- Your podcast name and, if available, the Spotify show URL from Step 3

<a id="for-subrite-staff"></a>
### For Subrite staff

1. Log in to the [Spotify for Developers Dashboard](https://developer.spotify.com/dashboard) with the shared Subrite account.
2. If prompted for a one-time passcode (OTP), retrieve it from the internal OTP inbox.
3. Open the Subrite Spotify app, then go to **Settings** \> **Redirect URIs**.
4. Add `https://<tenant-domain>/api/spotify/callback` (replace `<tenant-domain>` with the tenant's actual domain) and save.

![Redirect URIs setting in the Spotify for Developers dashboard](https://cdn.sanity.io/images/1x2xswq6/production/e129a847219f1afe9fe7100f1d759bd3576b7887-1534x186.png?w=1600&fit=max&auto=format)

<a id="step-5-add-the-show-url"></a>
## Step 5: Add the show URL

1. In [Spotify for Creators](https://creators.spotify.com/), open your podcast.
2. Go to **Settings**, then the **Share** section.
3. Copy the **Podcast link** (for example `https://open.spotify.com/show/XXXXXXXX`).

![Share section in Spotify for Creators with the podcast link](https://cdn.sanity.io/images/1x2xswq6/production/132c4411e46661349d076b4280aa5e7b720a4dfb-1282x551.png?w=1600&fit=max&auto=format)

Then, in the Subrite admin dashboard:

1. Go to your podcast and open the **Spotify** tab.
2. Paste the copied link into the **Show URL** field.

![Show URL field on the podcast's Spotify tab in the Subrite admin](https://cdn.sanity.io/images/1x2xswq6/production/69bc0ee65b32771f261c71c9ae20b41cb42b6b64-1282x551.png?w=1600&fit=max&auto=format)

This link is used to open the podcast in the Spotify app or web player.

That's it. Your podcast is now fully set up with **Spotify ingestion** and **direct linking support**.
