developer.spotify.com Open in urlscan Pro
151.101.66.133  Public Scan

Submitted URL: http://spclient.wg.spotify.com/
Effective URL: https://developer.spotify.com/
Submission: On November 25 via api from JP — Scanned from JP

Form analysis 1 forms found in the DOM

<form class="navbar-form navbar-left" role="search">
  <div class="form-group">
    <input id="search-box" autocomplete="off" type="text" class="form-control" name="query" placeholder="Type your search">
  </div>
</form>

Text Content

Toggle navigation Skip to Search Skip to Content Spotify for Developers
 * Discover
 * Docs Docs
   * Docs Overview
   * General General
     * General Overview
     * Development Guides
       * Development Guides
       * Guides Overview
       * Authorization Guides Authorization Guides
         * Authorization Overview
         * App Settings
         * Authorization Scopes
         * Authorization Code Flow
         * Implicit Grant Flow
         * Client Credentials Flow
         * Using the Access Token
       * Content Linking Guide
       * Track Relinking Guide
       * Working With Playlists
       * Local Files in Spotify Playlists
     * Design Guidelines
   * Web API Web API
     * Web API Overview
     * Quick Start
     * Guides
       * Guides
       * Guides Overview
       * Authorization Guide
       * Working With Playlists
       * Rate Limits
       * App Modes
       * Using Spotify Connect Web API
     * Libraries
     * Reference
   * Web Playback SDK Web Playback SDK
     * Web Playback SDK Overview
     * Quick Start
     * Guide
     * Reference
   * Ads API Ads API
     * Ads API Overview
     * Quick Start
     * Guides
     * Reference
   * iOS iOS
     * iOS Overview
     * Quick Start
     * Guides
       * Guides
       * Guides Overview
       * Application Lifecycle
       * Making Remote Calls
       * Token Swap and Refresh
     * Reference
     * Download
   * Android Android
     * Android SDK Overview
     * Quick Start
     * Guides
       * Guides
       * Guides Overview
       * Android Authentication
       * Android Media Notifications
       * Making Remote Calls
       * App Remote SDK and the Application Lifecycle
     * Reference
     * Download
   * Embeds Embeds
     * Embeds Overview
     * Guides
       * Guides
       * Creating an Embed
       * Using the iFrame API
       * Using the oEmbed API
       * Troubleshooting Embed playback
     * References
       * References
       * iFrame API
       * oEmbed API
     * Terms
   * Commercial Hardware Commercial Hardware
     * Commercial Hardware Overview
     * Onboarding
     * Implementation
       * Implementation
       * Getting Started
       * Requirements Requirements
         * Speaker with Display
         * Speaker with Voice
         * Smart Display
         * Companion App
         * Technical Requirements
       * Guides Guides
         * eSDK Initialization
         * Event Loop
         * Connect Basics
         * Connect Hardware Buttons
         * Threading
         * Media Delivery API
         * Zeroconf API
         * HTTPs Support
       * API Reference
       * FAQs FAQs
         * General
         * Amazon Alexa
         * Standby Power Off
         * Zeroconf
         * Media Delivery API
       * Changelog
     * Launch
       * Launch
       * Distribution
       * Marketing Messaging
       * Distribution Requirements Distribution Requirements
         * Box Requirements
         * User Manual Requirements
         * Stickers Requirements
       * Updates and Support
       * FAQs
 * Console
 * Community Community
   * News News
     * News Overview
     * Announcements
     * Spotify Web API
     * Events
   * Forum Forum
     * Forum Overview
   * Showcase Showcase
     * Showcase Overview
     * Desktop Apps
     * Web Apps
     * Android Apps
     * iOS Apps
     * Open Source
 * Dashboard
 * Use Cases Use Cases
   * Mobile Apps Mobile Apps
     * Messaging
     * Connection Flow
     * Content
   * Hardware Hardware
     * Voice Integrations
     * New & Emerging
     * Wearables

Search
Spotify for Developers

SpotifyDev_SearchX
 * Everything
 * Docs
 * Tutorials
 * Community
 * Showcase





BUILD EXPERIENCES FOR MILLIONS OF MUSIC LOVERS WITH PLAYBACK, PERSONALIZATION,
AND MUCH, MUCH MORE.

Discover Features
 * AUDIO ANALYSIS 🎶
 * AUDIO PLAYBACK 🎧
 * Recommendations 🔍


EXPLORE AUDIO FEATURES AND IN-DEPTH AUDIO ANALYSIS OF TRACKS

Find out the danceability, the instrumentalness, or the valence of your favorite
tracks. Get an analysis of a song's segments, bars, pitches, and more. With the
Spotify developer platform, you can power up your app with advanced music
metadata.

fetch("https://api.spotify.com/v1/audio-analysis/6EJiVf7U0p1BBfs0qqeb1f", {
  method: "GET",
  headers: {
    Authorization: `Bearer ${userAccessToken}`
  }
})
.then(response => response.json())
.then(({beats}) => {
  beats.forEach((beat, index) => {
    console.log(`Beat ${index} starts at ${beat.start}`);
  })
})


WHAT'S NEW IN OUR COMMUNITY?

EVENT


DEVELOPER DAY AT SPOTIFY, MARCH 25TH

Developer Day at Spotify is a three-hour online event for all developers
interested in Spotify's open developer platform

BLOG


AN UPDATE ON THE DEPRECATED MOBILE STREAMING SDKS



BLOG


SUNSET OF LIBSPOTIFY ON MAY 16, 2022



DEV SHOWCASE


DISCOVER QUICKLY

An interface for music discovery.




WE’D LOVE TO HEAR FROM YOU.

You’re a big part of why Spotify is the best audio platform for developers. So
please get in touch with your thoughts about how we can continue to improve our
experience for developers.


CONNECT WITH THE COMMUNITY

 * Spotify Community
 * SpotifyPlatform

Subscribe to our newsletter


DOCS

 * General
 * Web API
 * Web Playback SDK
 * Ads API
 * iOS
 * Android
 * Embeds
 * Commercial Hardware


COMMUNITY

 * News
 * Forum
 * Showcase


USE CASES

 * Mobile Apps
 * Hardware


SUPPORT


DISCOVER


CONSOLE


DASHBOARD


USE CASES


LEGAL

 * Terms of Service
 * Developer Policy
 * Third Party Licenses

 * Legal
 * Cookies

© 2022 Spotify AB


PRIVACY PREFERENCE CENTER

When you visit any website, it may store or retrieve information on your
browser, mostly in the form of cookies. This information might be about you,
your preferences or your device and is mostly used to make the site work as you
expect it to. The information does not usually directly identify you, but it can
give you a more personalized web experience. Because we respect your right to
privacy, you can choose not to allow some types of cookies. Click on the
different category headings to find out more and change our default settings.
However, blocking some types of cookies may impact your experience of the site
and the services we are able to offer.
Cookie Policy
Allow All


MANAGE CONSENT PREFERENCES

STRICTLY NECESSARY COOKIES


Always Active

These cookies are necessary for the service to function and cannot be switched
off in our systems. They are usually only set in response to actions made by you
which amount to a request for services, such as setting your privacy
preferences, logging in or filling in forms. You can set your browser to block
or alert you about these cookies, but some parts of the service will not then
work.

FIRST PARTY FUNCTIONAL COOKIES


First Party Functional Cookies

These cookies enable us to provide enhanced functionality and personalisation.
If you do not allow these cookies then some or all of these services may not
function properly.

FIRST PARTY PERFORMANCE COOKIES


First Party Performance Cookies

These cookies allow us to count visits and traffic sources so we can measure and
improve the performance of our services. They help us to know which pages are
the most and least popular and see how visitors move around the platform. If you
do not allow these cookies we will not be able to monitor the performance of our
services.

FIRST PARTY TARGETING COOKIES


First Party Targeting Cookies

These cookies may be used to deliver targeted advertisements and to build a
profile of your interests. If you do not allow these cookies you will still
experience advertising but it will be less tailored to you.

INFO ACCESS & STORAGE


Info Access & Storage

.

FUNCTIONAL COOKIES


Functional Cookies

These cookies allow the website to remember choices you make (such as your user
name, language or the region you are in) and provide enhanced, more personal
features and content. These cookies can also be used to remember changes you
have made to text size, fonts and other parts of web pages that you can
customise. If you do not allow these cookies then some or all of these services
may not function properly.

PERFORMANCE COOKIES


Performance Cookies

These cookies gather data about how visitors use our services to enhance the
performance of our services. For example, these cookies allow us to count visits
and traffic sources so we can measure and improve the performance of our
services. They help us to know which pages are the most and least popular and
see how visitors interact with our services. If you do not allow these cookies
we will not be able to monitor the performance of our services.

TARGETING COOKIES


Targeting Cookies

These cookies are used to deliver advertisements more relevant to you and your
interests. They are also used to limit the number of times you see an
advertisement as well as help measure the effectiveness of the advertising
campaigns. They remember that you have visited a website and this information
may be shared with other organisations such as advertisers. These cookies
collect information about your browsing habits in order to make advertising
relevant to you and your interests.

Back Button Performance Cookies



Vendor Search Search Icon
Filter Icon

Clear
checkbox label label
Apply Cancel
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Confirm My Choices


We andour partners use cookies to personalize your experience, to show you ads
based on your interests, and for measurement and analytics purposes. By using
our website and services, you agree to our use of cookies as described in
ourCookie Policy.