MuseScore
communityFree sheet music and composition — notation software, community scores, and playback
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v2/scoresSearch sheet music
Parameters
qstringrequiredsortstringoptionalpartsintegeroptionalinstrumentstringoptionalReturns
scores[] with id, title, user, instruments[], parts, rating, views, duration, pagesGET
/api/v2/scores/{id}Get score details
Parameters
idintegerrequiredReturns
title, user, description, instruments[], parts, pages, duration, rating, tags[], download_formats[]GET
/api/v2/scores/trendingGet trending scores
Parameters
limitintegeroptionalinstrumentstringoptionalReturns
scores[] with id, title, user, rating, views, instruments[]