2019-08-16 23:41:36 +01:00
<!DOCTYPE html>
< html lang = "en-US" >
< head >
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< title > ClientCredentialsAuth | SpotifyAPI-NET< / title >
2019-08-16 23:45:09 +01:00
< meta name = "description" content = "🔉 An API for the Spotify-Client and the Spotify Web API, written in C#/.NET" >
2019-08-16 23:41:36 +01:00
2019-08-16 23:48:02 +01:00
< link rel = "preload" href = "/SpotifyAPI-NET/assets/css/0.styles.70d78a90.css" as = "style" > < link rel = "preload" href = "/SpotifyAPI-NET/assets/js/app.92060788.js" as = "script" > < link rel = "preload" href = "/SpotifyAPI-NET/assets/js/2.db6f1a12.js" as = "script" > < link rel = "preload" href = "/SpotifyAPI-NET/assets/js/7.6ce7959d.js" as = "script" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/10.29899bd4.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/11.71e8ae3b.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/12.aa6c4bc3.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/13.1731261a.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/14.5c5c08c0.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/15.a0fc535e.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/16.427ccfec.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/17.a281444b.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/18.1f840ba3.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/19.c6343cc0.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/20.f7f0836a.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/21.401b13b4.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/22.cfa8f8db.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/23.d5043e4d.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/24.07659c28.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/25.81029a65.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/26.3876e2f9.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/3.e41cd288.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/4.d34ebd53.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/5.85e9957e.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/6.06a21323.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/8.26b7beaf.js" > < link rel = "prefetch" href = "/SpotifyAPI-NET/assets/js/9.2255e63f.js" >
2019-08-16 23:45:09 +01:00
< link rel = "stylesheet" href = "/SpotifyAPI-NET/assets/css/0.styles.70d78a90.css" >
2019-08-16 23:41:36 +01:00
< / head >
< body >
2019-08-16 23:45:09 +01:00
< div id = "app" data-server-rendered = "true" > < div class = "theme-container no-sidebar" > < header class = "navbar" > < div class = "sidebar-button" > < svg xmlns = "http://www.w3.org/2000/svg" aria-hidden = "true" role = "img" viewBox = "0 0 448 512" class = "icon" > < path fill = "currentColor" d = "M436 124H12c-6.627 0-12-5.373-12-12V80c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12zm0 160H12c-6.627 0-12-5.373-12-12v-32c0-6.627 5.373-12 12-12h424c6.627 0 12 5.373 12 12v32c0 6.627-5.373 12-12 12z" > < / path > < / svg > < / div > < a href = "/SpotifyAPI-NET/" class = "home-link router-link-active" > <!-- --> < span class = "site-name" > SpotifyAPI-NET< / span > < / a > < div class = "links" > < div class = "search-box" > < input aria-label = "Search" autocomplete = "off" spellcheck = "false" value = "" > <!-- --> < / div > < nav class = "nav-links can-hide" > < div class = "nav-item" > < a href = "/SpotifyAPI-NET/" class = "nav-link" > Home< / a > < / div > < div class = "nav-item" > < div class = "dropdown-wrapper" > < a class = "dropdown-title" > < span class = "title" > SpotifyAPI.Web< / span > < span class = "arrow right" > < / span > < / a > < ul class = "nav-dropdown" style = "display:none;" > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/getting_started.html" class = "nav-link" > Getting Started< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/examples.html" class = "nav-link" > Examples< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/proxy.html" class = "nav-link" > Proxy< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/albums.html" class = "nav-link" > - Albums< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/artists.html" class = "nav-link" > - Artists< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/browse.html" class = "nav-link" > - Browse< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/follow.html" class = "nav-link" > - Follow< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/library.html" class = "nav-link" > - Library< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/personalization.html" class = "nav-link" > - Personalization< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/player.html" class = "nav-link" > - Player< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/playlists.html" class = "nav-link" > - Playlists< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/profiles.html" class = "nav-link" > - Profiles< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/search.html" class = "nav-link" > - Search< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/tracks.html" class = "nav-link" > - Tracks< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/utils.html" class = "nav-link" > Utilities< / a > < / li > < / ul > < / div > < / div > < div class = "nav-item" > < div class = "dropdown-wrapper" > < a class = "dropdown-title" > < span class = "title" > SpotifyAPI.Auth< / span > < span class = "arrow right" > < / span > < / a > < ul class = "nav-dropdown" style = "display:none;" > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/getting_started.html" class = "nav-link" > Getting Started< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/implicit_grant.html" class = "nav-link" > - ImplicitGrantAuth< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/token_swap.html" class = "nav-link" > - TokenSwapAuth< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/authorization_code.html" class = "nav-link" > - AutorizationCodeAuth< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/client_credentials.html" class = "nav-link router-link-exact-active router-link-active" > - ClientCredentialsAuth< / a > < / li > < / ul > < / div > < / div > < a href = "https://github.com/JohnnyCrazy/SpotifyAPI-NET" target = "_blank" rel = "noopener noreferrer" class = "repo-link" >
2019-08-16 23:41:36 +01:00
🚀 GitHub
2019-08-16 23:45:09 +01:00
< svg xmlns = "http://www.w3.org/2000/svg" aria-hidden = "true" x = "0px" y = "0px" viewBox = "0 0 100 100" width = "15" height = "15" class = "icon outbound" > < path fill = "currentColor" d = "M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z" > < / path > < polygon fill = "currentColor" points = "45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9" > < / polygon > < / svg > < / a > < / nav > < / div > < / header > < div class = "sidebar-mask" > < / div > < aside class = "sidebar" > < nav class = "nav-links" > < div class = "nav-item" > < a href = "/SpotifyAPI-NET/" class = "nav-link" > Home< / a > < / div > < div class = "nav-item" > < div class = "dropdown-wrapper" > < a class = "dropdown-title" > < span class = "title" > SpotifyAPI.Web< / span > < span class = "arrow right" > < / span > < / a > < ul class = "nav-dropdown" style = "display:none;" > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/getting_started.html" class = "nav-link" > Getting Started< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/examples.html" class = "nav-link" > Examples< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/proxy.html" class = "nav-link" > Proxy< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/albums.html" class = "nav-link" > - Albums< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/artists.html" class = "nav-link" > - Artists< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/browse.html" class = "nav-link" > - Browse< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/follow.html" class = "nav-link" > - Follow< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/library.html" class = "nav-link" > - Library< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/personalization.html" class = "nav-link" > - Personalization< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/player.html" class = "nav-link" > - Player< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/playlists.html" class = "nav-link" > - Playlists< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/profiles.html" class = "nav-link" > - Profiles< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/search.html" class = "nav-link" > - Search< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/tracks.html" class = "nav-link" > - Tracks< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/web/utils.html" class = "nav-link" > Utilities< / a > < / li > < / ul > < / div > < / div > < div class = "nav-item" > < div class = "dropdown-wrapper" > < a class = "dropdown-title" > < span class = "title" > SpotifyAPI.Auth< / span > < span class = "arrow right" > < / span > < / a > < ul class = "nav-dropdown" style = "display:none;" > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/getting_started.html" class = "nav-link" > Getting Started< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/implicit_grant.html" class = "nav-link" > - ImplicitGrantAuth< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/token_swap.html" class = "nav-link" > - TokenSwapAuth< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/authorization_code.html" class = "nav-link" > - AutorizationCodeAuth< / a > < / li > < li class = "dropdown-item" > <!-- --> < a href = "/SpotifyAPI-NET/auth/client_credentials.html" class = "nav-link router-link-exact-active router-link-active" > - ClientCredentialsAuth< / a > < / li > < / ul > < / div > < / div > < a href = "https://github.com/JohnnyCrazy/SpotifyAPI-NET" target = "_blank" rel = "noopener noreferrer" class = "repo-link" >
2019-08-16 23:41:36 +01:00
🚀 GitHub
< svg xmlns = "http://www.w3.org/2000/svg" aria-hidden = "true" x = "0px" y = "0px" viewBox = "0 0 100 100" width = "15" height = "15" class = "icon outbound" > < path fill = "currentColor" d = "M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z" > < / path > < polygon fill = "currentColor" points = "45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9" > < / polygon > < / svg > < / a > < / nav > < ul class = "sidebar-links" > < li > < section class = "sidebar-group depth-0" > < p class = "sidebar-heading open" > < span > ClientCredentialsAuth< / span > <!-- --> < / p > <!-- --> < / section > < / li > < / ul > < / aside > < main class = "page" > < div class = "theme-default-content content__default" > < h1 id = "clientcredentialsauth" > < a href = "#clientcredentialsauth" aria-hidden = "true" class = "header-anchor" > #< / a > ClientCredentialsAuth< / h1 > < p > With this approach, you make a POST Request with a base64 encoded string (consists of ClientId + ClientSecret). You will directly get the token (Without a local HTTP Server), but it will expire and can't be refreshed.
If you want to use it securely, you would need to do it all server-side.
< strong > NOTE:< / strong > You will only be able to query non-user-related information e.g search for a Track.< / p > < p > More info: < a href = "https://developer.spotify.com/documentation/general/guides/authorization-guide/#client-credentials-flow" target = "_blank" rel = "noopener noreferrer" > here< svg xmlns = "http://www.w3.org/2000/svg" aria-hidden = "true" x = "0px" y = "0px" viewBox = "0 0 100 100" width = "15" height = "15" class = "icon outbound" > < path fill = "currentColor" d = "M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z" > < / path > < polygon fill = "currentColor" points = "45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9" > < / polygon > < / svg > < / a > < / p > < div class = "language-csharp extra-class" > < pre class = "language-csharp" > < code > < span class = "token class-name" > CredentialsAuth< / span > auth < span class = "token operator" > =< / span > < span class = "token keyword" > new< / span > < span class = "token class-name" > CredentialsAuth< / span > < span class = "token punctuation" > (< / span > _clientId< span class = "token punctuation" > ,< / span > _secretId< span class = "token punctuation" > )< / span > < span class = "token punctuation" > ;< / span >
< span class = "token class-name" > Token< / span > token < span class = "token operator" > =< / span > < span class = "token keyword" > await< / span > auth< span class = "token punctuation" > .< / span > < span class = "token function" > GetToken< / span > < span class = "token punctuation" > (< / span > < span class = "token punctuation" > )< / span > < span class = "token punctuation" > ;< / span >
< span class = "token class-name" > SpotifyWebAPI< / span > api < span class = "token operator" > =< / span > < span class = "token keyword" > new< / span > < span class = "token class-name" > SpotifyWebAPI< / span > < span class = "token punctuation" > (< / span > < span class = "token punctuation" > )< / span >
< span class = "token punctuation" > {< / span >
TokenType < span class = "token operator" > =< / span > token< span class = "token punctuation" > .< / span > TokenType< span class = "token punctuation" > ,< / span >
AccessToken < span class = "token operator" > =< / span > token< span class = "token punctuation" > .< / span > AccessToken
< span class = "token punctuation" > }< / span > < span class = "token punctuation" > ;< / span >
2019-08-16 23:48:02 +01:00
< / code > < / pre > < / div > < / div > < footer class = "page-edit" > < div class = "edit-link" > < a href = "https://github.com/JohnnyCrazy/SpotifyAPI-NET/edit/master/SpotifyAPI.Docs/docs/auth/client_credentials.md" target = "_blank" rel = "noopener noreferrer" > Help us improve this page!< / a > < svg xmlns = "http://www.w3.org/2000/svg" aria-hidden = "true" x = "0px" y = "0px" viewBox = "0 0 100 100" width = "15" height = "15" class = "icon outbound" > < path fill = "currentColor" d = "M18.8,85.1h56l0,0c2.2,0,4-1.8,4-4v-32h-8v28h-48v-48h28v-8h-32l0,0c-2.2,0-4,1.8-4,4v56C14.8,83.3,16.6,85.1,18.8,85.1z" > < / path > < polygon fill = "currentColor" points = "45.7,48.7 51.3,54.3 77.2,28.5 77.2,37.2 85.2,37.2 85.2,14.9 62.8,14.9 62.8,22.9 71.5,22.9" > < / polygon > < / svg > < / div > < div class = "last-updated" > < span class = "prefix" > Last Updated: < / span > < span class = "time" > 8/16/2019, 10:46:38 PM< / span > < / div > < / footer > <!-- --> < / main > < / div > < div class = "global-ui" > < / div > < / div >
< script src = "/SpotifyAPI-NET/assets/js/app.92060788.js" defer > < / script > < script src = "/SpotifyAPI-NET/assets/js/2.db6f1a12.js" defer > < / script > < script src = "/SpotifyAPI-NET/assets/js/7.6ce7959d.js" defer > < / script >
2019-08-16 23:41:36 +01:00
< / body >
< / html >