{"id":19782364,"url":"https://github.com/librescore/mscz-api","last_synced_at":"2025-04-30T22:30:52.689Z","repository":{"id":55145897,"uuid":"320678081","full_name":"LibreScore/mscz-api","owner":"LibreScore","description":"HTTP API based on webmscore to manage MSCZ files.","archived":false,"fork":false,"pushed_at":"2021-04-12T18:09:46.000Z","size":12798,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-03-06T16:37:35.821Z","etag":null,"topics":["api","http-api","midi","mscz","musescore","musicxml","sheet-music"],"latest_commit_sha":null,"homepage":"https://mscz-api.librescore.org/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LibreScore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-12-11T20:33:34.000Z","updated_at":"2022-10-22T12:23:09.000Z","dependencies_parsed_at":"2022-08-14T13:30:31.145Z","dependency_job_id":null,"html_url":"https://github.com/LibreScore/mscz-api","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreScore%2Fmscz-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreScore%2Fmscz-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreScore%2Fmscz-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreScore%2Fmscz-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LibreScore","download_url":"https://codeload.github.com/LibreScore/mscz-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224225287,"owners_count":17276435,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","http-api","midi","mscz","musescore","musicxml","sheet-music"],"created_at":"2024-11-12T06:04:58.286Z","updated_at":"2024-11-12T06:04:58.953Z","avatar_url":"https://github.com/LibreScore.png","language":"TypeScript","readme":"# mscz-api\n\nThis is a HTTP API to manage MSCZ files. The public API is at https://mscz-api.librescore.org/. Source code is under the GPLv3.\n\n## Usage\n\n### Rate limits\n\nThe rate limit is `100` API calls for ten minutes. An API call is one HTTP request.\n\n### Metadata\n\nThe `/meta` path takes a MSCZ file through a post request (`application/x-musescore`).\nand sends back a JSON file with metadata.\n\n### Conversion Formats\n\nFor conversion, you `POST /\u003cformat\u003e/\u003cinstrument\u003e`. The available formats are `midi`,\n`mxml`, and `mmxl`. It will return the appropriate mime-type for `\u003cformat\u003e`.\n`\u003cinstument\u003e` is the ID of the excerpt from the metadata, so a `/meta` request should\nbe made before conversion. Simply `POST /\u003cformat\u003e` for the full score.\n\n### Error codes\n\n| Reason | Code                                                          |\n| ------ | ------------------------------------------------------------- |\n| 400    | Invalid format, invalid instrument, or malformed `mscz` file. |\n\n## Examples\n\nExamples are available in `docs/examples`, with an mscz file, its metadata, and the\nvarious conversions for that file. All files there were converted with the API. Providing\nmscz files to convert would help. `GeneralUser Orchestral Example` provided by Generaluser GS.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrescore%2Fmscz-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrescore%2Fmscz-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrescore%2Fmscz-api/lists"}