{
  "added": "2018-02-22T18:44:06.000Z",
  "info": {
    "contact": {
      "x-twitter": "GoTurbine"
    },
    "description": "The Turbine Labs API provides CRUD operations for core object types, and is\nmostly RESTy. The easiest way to interact with the API is with\n[tbnctl](https://docs.turbinelabs.io/advanced/tbnctl.html).\nIf you want to make direct HTTP calls, however, you can obtain an access\ntoken using tbnctl, and then pass it in the Authorization header,\nprefixed by `Token `:\n```console\ncurl -H \"Authorization: Token <access token>\" https://api.turbinelabs.io/v1.0/cluster\n```\n",
    "title": "Turbine Labs API",
    "version": "1.0",
    "x-apisguru-categories": [
      "cloud"
    ],
    "x-logo": {
      "url": "https://api.apis.guru/v2/cache/logo/https_twitter.com_GoTurbine_profile_image.jpeg"
    },
    "x-origin": [
      {
        "format": "swagger",
        "url": "https://raw.githubusercontent.com/turbinelabs/api/master/swagger.yml",
        "version": "2.0"
      }
    ],
    "x-providerName": "turbinelabs.io"
  },
  "updated": "2021-06-21T12:16:53.715Z",
  "swaggerUrl": "https://api.apis.guru/v2/specs/turbinelabs.io/1.0/swagger.json",
  "swaggerYamlUrl": "https://api.apis.guru/v2/specs/turbinelabs.io/1.0/swagger.yaml",
  "openapiVer": "2.0",
  "link": "https://api.apis.guru/v2/specs/turbinelabs.io/1.0.json"
}