{
  "added": "2017-04-22T11:51:48.000Z",
  "info": {
    "contact": {
      "email": "developers@flat.io",
      "name": "Flat",
      "url": "https://flat.io/developers/docs/api/"
    },
    "description": "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:\n\n* Creating and importing new music scores using MusicXML, MIDI, Guitar Pro (GP3, GP4, GP5, GPX, GP), PowerTab, TuxGuitar and MuseScore files\n* Browsing, updating, copying, exporting the user's scores (for example in MP3, WAV or MIDI)\n* Managing educational resources with Flat for Education: creating & updating the organization accounts, the classes, rosters and assignments.\n\nThe 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.\nThe [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/).\nThis API features Cross-Origin Resource Sharing (CORS) implemented in compliance with [W3C spec](https://www.w3.org/TR/cors/).\n\nYou can use your favorite HTTP/REST library for your programming language to use Flat's API. This specification and reference is [available on Github](https://github.com/FlatIO/api-reference).\n\nGetting Started and learn more:\n\n* [API Overview and introduction](https://flat.io/developers/docs/api/)\n* [Authentication (Personal Access Tokens or OAuth2)](https://flat.io/developers/docs/api/authentication.html)\n* [SDKs](https://flat.io/developers/docs/api/sdks.html)\n* [Rate Limits](https://flat.io/developers/docs/api/rate-limits.html)\n* [Changelog](https://flat.io/developers/docs/api/changelog.html)\n",
    "termsOfService": "https://flat.io/legal",
    "title": "Flat API",
    "version": "2.13.0",
    "x-apisguru-categories": [
      "media",
      "collaboration"
    ],
    "x-logo": {
      "url": "https://api.apis.guru/v2/cache/logo/https_flat.io_img_logo-flat.svg"
    },
    "x-origin": [
      {
        "format": "openapi",
        "url": "https://raw.githubusercontent.com/FlatIO/api-reference/master/spec/swagger.yaml",
        "version": "3.0"
      }
    ],
    "x-providerName": "flat.io"
  },
  "updated": "2021-07-26T08:51:53.432Z",
  "swaggerUrl": "https://api.apis.guru/v2/specs/flat.io/2.13.0/openapi.json",
  "swaggerYamlUrl": "https://api.apis.guru/v2/specs/flat.io/2.13.0/openapi.yaml",
  "openapiVer": "3.0.2",
  "link": "https://api.apis.guru/v2/specs/flat.io/2.13.0.json"
}