More
Сhoose
Turbine Labs API

Turbine Labs API

#cloudv1.0

Overview

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. 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 :

curl -H "Authorization: Token <access token>" https://api.turbinelabs.io/v1.0/cluster
Developer Resources
API Metadata
  • Providerturbinelabs.io
  • Versionv1.0
  • Added2/22/2018
  • Last Update6/21/2021
Support

No direct contact info provided by the API owner.

Next Steps

Looking to integrate Turbine Labs API into your project? Our team can help you build custom connectors.

Get Integration Help