How to use the api?
Hi :)
I found the api documentation, but how do I get my secret and ID to use them in the api?
Thanks in advance,
- NonameSL
Hi :)
I found the api documentation, but how do I get my secret and ID to use them in the api?
Thanks in advance,
- NonameSL
Do you still have an unanswered question? Please log in first to post your question.
Comments
You need an API key first. Please reach out to us via api @musescore.com to request a key pair.
Next, you fetch the score object data via http://developers.musescore.com/#/score-object
In case the score is private you need to use OAuth first to authenticate: http://developers.musescore.com/#/authentication