Yousician
communityMusic learning app — guitar, piano, bass, ukulele, and singing with real-time feedback
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/coursesGet learning courses
Parameters
levelstringoptionalinstrumentstringrequiredReturns
courses[] with id, title, instrument, level, lessons_count, skills_covered[]GET
/api/songsBrowse song library
Parameters
qstringoptionaldifficultystringoptionalinstrumentstringrequiredReturns
songs[] with id, title, artist, instrument, difficulty, duration, genreGET
/api/progressGet learning progress
Parameters
instrumentstringrequiredReturns
level, xp, streak_days, songs_completed, skills{rhythm, technique, knowledge}, achievements[]