如何获取SoundCloud API访问

huangapple go评论178阅读模式
英文:

How can I get SoundCloud API Access

问题

抱歉,这可能不是完全适合stackoverflow的问题,但我看不到与SoundCloud团队联系的其他方法。
我的问题是...我是否正确理解,如果我想使用SoundCloud API,我需要在我的帐户下申请/注册新的应用程序,以便获取用户凭证?
我尝试在我的帐户下创建一个新应用程序,但似乎已经关闭。

英文:

Sorry, this is probably not quite stackoverflow question, but I can't see any other way to contact SoundCloud team.
My question is... Do I understand correctly that if I want to use SoundCloud API I need to apply/register new app under my account so I could get user secrets?

I've tried creating a new app under my account but it seems to be switched off.

答案1

得分: 2

我正在尝试使用SoundCloud API,面临各种问题,这就是我看到你的帖子的原因。这是我在过去一个月的经验。

要访问他们的API,我确实需要注册一个新应用。这就是你最终获得“Client ID”和“Client Secret”代码的地方。

我向他们的支持团队发送了一封电子邮件(support@support.soundcloud.com),告诉他们我想注册一个新应用来使用他们的API。我让他们知道:

  • 应用名称
  • 应用描述(简要)
  • 我打算如何使用他们的API
  • 我想在哪个账户下注册应用。

我在48小时内收到了来自SoundCloud支持的答复,告知应用已创建,详细信息位于https://soundcloud.com/you/apps

希望这能有所帮助,如果不是对你,希望能帮到将来的某人!

英文:

I'm experimenting with the SoundCloud API now, and facing various issues, which is why I came across your post. This is from my experience within the past month.

To get to their API, I did have to register a new app. That's where you end up getting the "Client ID" and "Client Secret" codes.

I sent an email to their support team (support@support.soundcloud.com) telling them that I wanted to register a new app to use their API. I let them know:

  • The App Name
  • The App Description (briefly)
  • How I intended to use their API
  • The account I wanted to register the app under.

I received an answer from SoundCloud Support within 48 hours advising the app had been created and the details were under https://soundcloud.com/you/apps.

Hope this helps, and if not you, hopefully it helps someone else in the future!

答案2

得分: 1

是的,看起来他们目前不接受创建新应用程序的请求(获取API的密钥/凭证)。

我今天联系了客服,这是他们的回复,令人失望。

不幸的是,我们目前不接受任何新的开发者请求API密钥,也没有开放的预期时间。

如果他们团队中有人能提供更新,那将很好。

英文:

Yes, it looks like the are currently not taking any requests to create new apps (get access to key/credentials for the API)

I reached out to support today and this was the response, quite dissapointing.

Unfortunately we're currently not accepting any new developer requests for API keys and don't have an ETA of when it will be open again.

If anyone from their team can provide an update that would be great

huangapple
  • 本文由 发表于 2023年4月11日 15:57:17
  • 转载请务必保留本文链接:https://go.coder-hub.com/75983628.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定