The Flat API allows you to easily extend the abilities of the [Flat Platform](https://flat.io), with a wide range of use cases including the following: * Creating and importing new music scores using MusicXML, MIDI, Guitar Pro (GP3, GP4, GP5, GPX, GP), PowerTab, TuxGuitar and MuseScore files * Browsing, updating, copying, exporting the user's scores (for example in MP3, WAV or MIDI) * Managing educational resources with Flat for Education: creating & updating the organization accounts, the classes, rosters and assignments. The Flat API is built on HTTP. Our API is RESTful It has predictable resource URLs. It returns HTTP response codes to indicate errors. It also accepts and returns JSON in the HTTP body. The [schema](/swagger.yaml) of this API follows the [OpenAPI Initiative (OAI) specification](https://www.openapis.org/), you can use and work with [compatible Swagger tools](http://swagger.io/open-source-integrations/). This API features Cross-Origin Resource Sharing (CORS) implemen
https://api.flat.io/v281 endpoints available
/meGet current user profile
/scoresCreate a new score
/classesList the classes available for the current user
/classesCreate a new class
/collectionsList the collections
/collectionsCreate a new collection
/users/{user}Get a public user profile
/groups/{group}Get group information
/scores/{score}Get a score's metadata
/scores/{score}Edit a score's metadata
/scores/{score}Delete a score
/classes/{class}Get the details of a single class
/classes/{class}Update the class
/users/{user}/likesList liked scores
/organizations/usersList the organization users
/organizations/usersCreate a new user account
/scores/{score}/forkFork a score
/users/{user}/scoresList user's scores
/groups/{group}/usersList group's users
/groups/{group}/scoresList group's scores
/scores/{score}/tracksList the audio or video tracks linked to a score
/scores/{score}/tracksAdd a new video or audio track to the score
/scores/{score}/untrashUntrash a score
/classes/{class}/archiveArchive the class
/classes/{class}/archiveUnarchive the class
/scores/{score}/commentsList comments
/scores/{score}/commentsPost a new comment
/classes/{class}/activateActivate the class
/collections/{collection}Get collection details
/collections/{collection}Update a collection's metadata
/collections/{collection}Delete the collection
/scores/{score}/revisionsList the revisions
/scores/{score}/revisionsCreate a new revision
/organizations/invitationsList the organization invitations
/organizations/invitationsCreate a new invitation to join the organization
/organizations/users/countCount the organization users using the provided filters
/organizations/users/{user}Update account information
/organizations/users/{user}Remove an account from Flat
/scores/{score}/submissionsList submissions related to the score
/classes/{class}/assignmentsAssignments listing
/classes/{class}/assignmentsAssignment creation
/classes/{class}/users/{user}Add a user to the class
/classes/{class}/users/{user}Remove a user from the class
/scores/{score}/collaboratorsList the collaborators
/scores/{score}/collaboratorsAdd a new collaborator
/organizations/lti/credentialsList LTI 1.x credentials
/organizations/lti/credentialsCreate a new couple of LTI 1.x credentials
/scores/{score}/tracks/{track}Retrieve the details of an audio or video track linked to a score
/scores/{score}/tracks/{track}Update an audio or video track linked to a score
/scores/{score}/tracks/{track}Remove an audio or video track linked to the score
/classes/enroll/{enrollmentCode}Join a class
/collections/{collection}/scoresList the scores contained in a collection
/collections/{collection}/untrashUntrash a collection
/scores/{score}/comments/{comment}Update an existing comment
/scores/{score}/comments/{comment}Delete a comment
/scores/{score}/revisions/{revision}Get a score revision
/organizations/invitations/{invitation}Remove an organization invitation
/collections/{collection}/scores/{score}Add a score to the collection
/collections/{collection}/scores/{score}Delete a score from the collection
/scores/{score}/comments/{comment}/resolvedMark the comment as resolved
/scores/{score}/comments/{comment}/resolvedMark the comment as unresolved
/classes/{class}/students/{user}/submissionsList the submissions for a student
/organizations/lti/credentials/{credentials}Revoke LTI 1.x credentials
/scores/{score}/collaborators/{collaborator}Get a collaborator
/scores/{score}/collaborators/{collaborator}Delete a collaborator
/scores/{score}/revisions/{revision}/{format}Get a score revision data
/classes/{class}/assignments/{assignment}/copyCopy an assignment
/classes/{class}/assignments/{assignment}/archiveArchive the assignment
/classes/{class}/assignments/{assignment}/archiveUnarchive the assignment.
/classes/{class}/assignments/{assignment}/submissionsList the students' submissions
/classes/{class}/assignments/{assignment}/submissionsCreate or edit a submission
/classes/{class}/assignments/{assignment}/submissions/csvCSV Grades exports
/classes/{class}/assignments/{assignment}/submissions/excelExcel Grades exports
/classes/{class}/assignments/{assignment}/submissions/{submission}Get a student submission
/classes/{class}/assignments/{assignment}/submissions/{submission}Edit a submission
/classes/{class}/assignments/{assignment}/submissions/{submission}Delete a submission
/classes/{class}/assignments/{assignment}/submissions/{submission}/historyGet the history of the submission
/classes/{class}/assignments/{assignment}/submissions/{submission}/commentsList the feedback comments of a submission
/classes/{class}/assignments/{assignment}/submissions/{submission}/commentsAdd a feedback comment to a submission
/classes/{class}/assignments/{assignment}/submissions/{submission}/comments/{comment}Update a feedback comment to a submission
/classes/{class}/assignments/{assignment}/submissions/{submission}/comments/{comment}Delete a feedback comment to a submission
The Flat API allows you to easily extend the abilities of the [Flat Platform](https://flat.io), with a wide range of use cases including the following: * Creating and importing new music scores using MusicXML, MIDI, Guitar Pro (GP3, GP4, GP5, GPX, GP), PowerTab, TuxGuitar and MuseScore files * Browsing, updating, copying, exporting the user's scores (for example in MP3, WAV or MIDI) * Managing educational resources with Flat for Education: creating & updating the organization accounts, the classes, rosters and assignments. The Flat API is built on HTTP. Our API is RESTful It has predictable resource URLs. It returns HTTP response codes to indicate errors. It also accepts and returns JSON in the HTTP body. The [schema](/swagger.yaml) of this API follows the [OpenAPI Initiative (OAI) specification](https://www.openapis.org/), you can use and work with [compatible Swagger tools](http://swagger.io/open-source-integrations/). This API features Cross-Origin Resource Sharing (CORS) implemen
https://api.flat.io/v281 endpoints available
/meGet current user profile
/scoresCreate a new score
/classesList the classes available for the current user
/classesCreate a new class
/collectionsList the collections
/collectionsCreate a new collection
/users/{user}Get a public user profile
/groups/{group}Get group information
/scores/{score}Get a score's metadata
/scores/{score}Edit a score's metadata
/scores/{score}Delete a score
/classes/{class}Get the details of a single class
/classes/{class}Update the class
/users/{user}/likesList liked scores
/organizations/usersList the organization users
/organizations/usersCreate a new user account
/scores/{score}/forkFork a score
/users/{user}/scoresList user's scores
/groups/{group}/usersList group's users
/groups/{group}/scoresList group's scores
/scores/{score}/tracksList the audio or video tracks linked to a score
/scores/{score}/tracksAdd a new video or audio track to the score
/scores/{score}/untrashUntrash a score
/classes/{class}/archiveArchive the class
/classes/{class}/archiveUnarchive the class
/scores/{score}/commentsList comments
/scores/{score}/commentsPost a new comment
/classes/{class}/activateActivate the class
/collections/{collection}Get collection details
/collections/{collection}Update a collection's metadata
/collections/{collection}Delete the collection
/scores/{score}/revisionsList the revisions
/scores/{score}/revisionsCreate a new revision
/organizations/invitationsList the organization invitations
/organizations/invitationsCreate a new invitation to join the organization
/organizations/users/countCount the organization users using the provided filters
/organizations/users/{user}Update account information
/organizations/users/{user}Remove an account from Flat
/scores/{score}/submissionsList submissions related to the score
/classes/{class}/assignmentsAssignments listing
/classes/{class}/assignmentsAssignment creation
/classes/{class}/users/{user}Add a user to the class
/classes/{class}/users/{user}Remove a user from the class
/scores/{score}/collaboratorsList the collaborators
/scores/{score}/collaboratorsAdd a new collaborator
/organizations/lti/credentialsList LTI 1.x credentials
/organizations/lti/credentialsCreate a new couple of LTI 1.x credentials
/scores/{score}/tracks/{track}Retrieve the details of an audio or video track linked to a score
/scores/{score}/tracks/{track}Update an audio or video track linked to a score
/scores/{score}/tracks/{track}Remove an audio or video track linked to the score
/classes/enroll/{enrollmentCode}Join a class
/collections/{collection}/scoresList the scores contained in a collection
/collections/{collection}/untrashUntrash a collection
/scores/{score}/comments/{comment}Update an existing comment
/scores/{score}/comments/{comment}Delete a comment
/scores/{score}/revisions/{revision}Get a score revision
/organizations/invitations/{invitation}Remove an organization invitation
/collections/{collection}/scores/{score}Add a score to the collection
/collections/{collection}/scores/{score}Delete a score from the collection
/scores/{score}/comments/{comment}/resolvedMark the comment as resolved
/scores/{score}/comments/{comment}/resolvedMark the comment as unresolved
/classes/{class}/students/{user}/submissionsList the submissions for a student
/organizations/lti/credentials/{credentials}Revoke LTI 1.x credentials
/scores/{score}/collaborators/{collaborator}Get a collaborator
/scores/{score}/collaborators/{collaborator}Delete a collaborator
/scores/{score}/revisions/{revision}/{format}Get a score revision data
/classes/{class}/assignments/{assignment}/copyCopy an assignment
/classes/{class}/assignments/{assignment}/archiveArchive the assignment
/classes/{class}/assignments/{assignment}/archiveUnarchive the assignment.
/classes/{class}/assignments/{assignment}/submissionsList the students' submissions
/classes/{class}/assignments/{assignment}/submissionsCreate or edit a submission
/classes/{class}/assignments/{assignment}/submissions/csvCSV Grades exports
/classes/{class}/assignments/{assignment}/submissions/excelExcel Grades exports
/classes/{class}/assignments/{assignment}/submissions/{submission}Get a student submission
/classes/{class}/assignments/{assignment}/submissions/{submission}Edit a submission
/classes/{class}/assignments/{assignment}/submissions/{submission}Delete a submission
/classes/{class}/assignments/{assignment}/submissions/{submission}/historyGet the history of the submission
/classes/{class}/assignments/{assignment}/submissions/{submission}/commentsList the feedback comments of a submission
/classes/{class}/assignments/{assignment}/submissions/{submission}/commentsAdd a feedback comment to a submission
/classes/{class}/assignments/{assignment}/submissions/{submission}/comments/{comment}Update a feedback comment to a submission
/classes/{class}/assignments/{assignment}/submissions/{submission}/comments/{comment}Delete a feedback comment to a submission