Web API
AppsThe app provides, among others, the Client ID and Client Secret needed to implement any of the authorization flows.
To do so, go to your Dashboard and click on the Create an App button to open the following dialog box:
Enter an App Name and App Description of your choice (they will be displayed to the user on the grant screen), put a tick in the Developer Terms of Service checkbox and finally click on CREATE. Your application is now registered, and you'll be redirected to the app overview page.
The app overview page provides access to different elements:
It is time to configure our app. Click on Edit Settings to view and update your app settings. The following dialog will show up:
Add a web domain or URL to the Website field. This will help users to obtain more information about your application.
In Redirect URIs enter one or more addresses that you want to allowlist with Spotify. This URI enables the Spotify authentication service to automatically invoke your app every time the user logs in (e.g. http://127.0.0.1:8080)
Note that on iOS apps, the redirect URI must follow these rules:
For example: If your app name is My Awesome App, a good candidate for the redirect URI could be my-awesome-app-login://callback
.
If you are developing an Android or iOS app, fill out the Android Package or Bundle IDs respectively.
Once you have finished updating the app settings, click on SAVE.
Finally, you can delete your app by clicking on the DELETE red button.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4