You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I recently started to deal with your API, and I had a questions.
Is it possible to connect your service to my own application (in my case it's WPF). I want to send login and password from my app, and get some response that will allow me to take all user info(Playlists, favorite tracks ...)?
Hello, I recently started to deal with your API, and I had a questions.
Is it possible to connect your service to my own application (in my case it's WPF). I want to send login and password from my app, and get some response that will allow me to take all user info(Playlists, favorite tracks ...)?
All I have now is id, what i get from this https://discoveryprovider.audius4.prod-us-west-2.staked.cloud/v1/users/search?query=Brownies&app_name=EXAMPLEAPP, and basic user info from https://discoveryprovider.audius4.prod-us-west-2.staked.cloud/v1/users/nlGNe?app_name=EXAMPLEAPP.
Maybe there is some documentation, excluding https://audiusproject.github.io/api-docs/#audius-api-docs, where i can find more info abut API and how it use with .Net platform.
Thanks!
The text was updated successfully, but these errors were encountered: