Turbine Labs API

Public

/apis-guru/turbine-labs-api

The Turbine Labs API provides CRUD operations for core object types, and is mostly RESTy. The easiest way to interact with the API is with [tbnctl](https://docs.turbinelabs.io/advanced/tbnctl.html). If you want to make direct HTTP calls, however, you can obtain an access token using tbnctl, and then pass it in the Authorization header, prefixed by `Token `: ```console curl -H "Authorization: Token <access token>" https://api.turbinelabs.io/v1.0/cluster ```

Versions
1
Latest version
v1.0
Last updated
2d ago
Organization
APIs Guru

Version history

1 published version, newest first.