John
John

Reputation: 11

Stuck authenticating with Audiomack's API

Audiomack's API docs doesnt make sense to me. They say

"Rather than manually creating code for OAuth, we recommend instead using one of the pre-built libraries available for your programming language."

This is their API documentation.

https://www.audiomack.com/data-api/docs

I'm used to signing in to an API and getting a client secret/token/something. there are many oAuth libraries (https://oauth.net/1/#:%7E:text=Max%20Countryman%20maintains,Tornado%20Auth%20package ) and all of them still require client secret, token and other authentication params.

Tldr; where do i get my auth tokens to Audiomacks API?

Upvotes: 1

Views: 554

Answers (0)

Related Questions