AP

Apple Music Player

By Apple Music

8.9/ 10

Play 30-second previews or full tracks (for subscribers) directly on your site with Apple's native player.

🎵

Music & Audio

Embed music players, podcasts, and audio streams.

Browse category

Parameters

ALBUM_IDrequired

Apple Music album ID

Default: 1440880099

SONG_ID

Song ID within the album

Default: 1440880363

Embed Code

Customize:
html
<iframe
  allow="autoplay *; encrypted-media *; fullscreen *"
  frameborder="0"
  height="400"
  style="width:100%;max-width:660px;overflow:hidden;background:transparent;"
  sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-storage-access-by-user-activation allow-top-navigation-by-user-activation"
  src="https://embed.music.apple.com/us/album/ALBUM_SLUG/ALBUM_ID?i=SONG_ID"
></iframe>

Live Preview

AP

Apple Music Player

Live preview requires your own credentials. Copy the embed code, replace the placeholder values, and paste into your site.