Verified record · from the answer index
Turbine Labs API
apiofficialtested · static-verifiedscore 32/100signed passport ✓published 1857d ago · verified 2026-07-21
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, ho
Declared tools (44)
GET /admin/user/selfDELETE /admin/user/self/access_token/{access-token-key}GET /admin/user/self/access_tokensPOST /admin/user/self/access_tokensGET /changelog/adhocGET /changelog/cluster-graph/{clusterKey}GET /changelog/domain-graph/{domainKey}GET /changelog/route-graph/{routeKey}GET /changelog/shared-rules-graph/{sharedRulesKey}GET /changelog/zone/{zoneKey}GET /clusterPOST /clusterGET /cluster/{clusterKey}PUT /cluster/{clusterKey}DELETE /cluster/{clusterKey}POST /cluster/{clusterKey}/instancesDELETE /cluster/{clusterKey}/instances/{instanceIdentifier}GET /domainPOST /domainGET /domain/{domainKey}DELETE /domain/{domainKey}GET /listenerPOST /listenerGET /listener/{listenerKey}…
api:turbinelabs.io · published by turbinelabs