Hi,
I'm developing a B2B web-app which will be only used internally by other businesses that already are subscribed to the Apple Developer Program.
This app has to communicate with the MusicKit API.
I'd like to know if I can ask those business to create a Media ID from their developer account and insert their Team ID, Key ID and Secret in my app, in order to be able to generate a token. I'd like to do so in order to avoid any possible request rate limit on my account in case I made the app use my Media ID for all their requests.
Is it possible or doing so I may violate any Apple license aggreement? I can't find this answer anywhere
Post
Replies
Boosts
Views
Activity
Hi,
I'm developing an app with ShazamKit and I'd like to check its license agreement in order to know what I can and what I can't do, but I can't find it anywhere.
Is there any link where I can find it?
Hi,
I've been asked to develop a software for macOS that monitors daily 24/7 some streamings and logs the aired music.
I'd like to use ShazamKit, by the way I don't know if I have to do something in particular in order to use it in a commercial app and I don't know if with so many requests I can hit some threshold (it could be 10 simultaneous streams, it could be 100 simultaneous streams, I don't know at the moment).
Any info about that?
Hi,
I'm developing an android app that uses ShazamKit.
I know that there is an hourly requests rate limit for the Apple Music API, but I can't find anything about ShazamKit.
Is there also a rate limit for ShazamKit?
If yes, how can I find it since I'm using the SDK and not doing direct call API?