flowkey
communityPiano learning app — interactive lessons, song tutorials, and real-time note recognition
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 piano courses
Parameters
levelstringoptionalcategorystringoptionalReturns
courses[] with id, title, level, lessons_count, duration_minutes, skills[]GET
/api/songsSearch song tutorials
Parameters
qstringoptionalgenrestringoptionaldifficultystringoptionalReturns
songs[] with id, title, artist, difficulty, genre, duration, arrangementGET
/api/progressGet learning progress
Returns
level, practice_minutes, songs_completed, streak_days, skills{reading, rhythm, technique}