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
.
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 :
- Homepage
- https://api.apis.guru/v2/specs/turbinelabs.io/1.0.json
- Provider
- turbinelabs.io
- OpenAPI version
- 2.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/turbinelabs.io/1.0/swagger.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/turbinelabs.io/1.0/swagger.yaml
Tool extraction failed: Only OpenAPI 3.x documents are supported. Swagger 2.x documents should be converted first..