---
title: "Send Now Playing metadata to TuneIn"
slug: "send-now-playing-metadata-to-tunein"
updated: 2025-11-24T13:26:02Z
published: 2025-11-24T13:26:02Z
canonical: "support.iono.fm/send-now-playing-metadata-to-tunein"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.iono.fm/llms.txt
> Use this file to discover all available pages before exploring further.

# Send Now Playing metadata to TuneIn

In addition to [syndicating a radio stream via TuneIn](/v1/docs/stream-syndicate-tunein), publishers can also enable iono.fm to send their Now Playing metadata to TuneIn. This allows TuneIn to display Now Playing information to listeners on their apps.

## Request information from TuneIn

To enable this integration we require 3 fields that are provided by TuneIn:

1. The assigned `StationID`, something like `s1234`.

> 💡 The station ID can be found at the end of the URL a station page on `tunein.com`. For example, the station ID for `tunein.com/radio/tuneinstation-s####/` would be `s####`.

1. The `Partner ID` and `Partner Key`.

Publishers need to contact TuneIn at `tuneinonair@tunein.com` with their station id and manually request access to the Partner ID and Key.

## Update iono.fm stream

Once these values are available, visit the "[Streaming](/v1/docs/publisher-dashboard-streaming-overview)" page of the publisher dashboard, and click "Stream settings" to edit it's details.

Under the "TuneIn Metadata" section enter the correct details and save the stream to enable the integration.

![stream.edit.tunein.png](https://cdn.document360.io/020e2e09-46eb-4899-95e8-482c4a354f61/Images/Documentation/stream.edit.tunein.png)

## Reference

Our platform implements the AIR API provided by TuneIn to enabled this functionality.

For details visit [https://cms.tunein.com/broadcasters/api/](https://cms.tunein.com/broadcasters/api/)
