Turbine Labs API Skill
turbinelabs-io
turbinelabs-io
| Method | Path | Description |
|---|---|---|
GET | /admin/user/self | |
GET | /admin/user/self/access_tokens | Returns the user object for the account authorized and making this request. |
POST | /admin/user/self/access_tokens | Lists Access Tokens that are configured for the authenticated user. |
DELETE | /admin/user/self/access_token/{access-token-key} | Creates a new Access Token and associates it with the authenticated user. |
GET | /changelog/adhoc | Delete the specified access token. |
GET | /changelog/domain-graph/{domainKey} | Allows an arbitrary filter to be specified and applied to the org\'s change log. |
GET | /changelog/route-graph/{routeKey} | get changes related to the indicated domain |
GET | /changelog/shared-rules-graph/{sharedRulesKey} | get changes related to the indicated route |
GET | /changelog/cluster-graph/{clusterKey} | get changes related to the indicated SharedRules |
GET | /changelog/zone/{zoneKey} | get changes related to the indicated cluster |
GET | /zone | get changes in a specified zone |
POST | /zone | get a list of zones |
GET | /zone/{zoneKey} | create zone |
DELETE | /zone/{zoneKey} | get zone |
GET | /domain | delete zone |
POST | /domain | get domains |
GET | /domain/{domainKey} | create domain |
DELETE | /domain/{domainKey} | get domain |
GET | /proxy | delete domain |
POST | /proxy | list proxies |
GET | /proxy/{proxyKey} | create proxy |
DELETE | /proxy/{proxyKey} | get proxy |
GET | /listener | delete proxy |
POST | /listener | list listeners |
GET | /listener/{listenerKey} | create listener |
PUT | /listener/{listenerKey} | get listener |
DELETE | /listener/{listenerKey} | modify listener |
GET | /shared_rules | delete listener |
POST | /shared_rules | get shared_rules |
GET | /shared_rules/{sharedRulesKey} | create shared_rules |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install turbinelabs-io
Downloads and installs to ~/.claude/skills/turbinelabs-io/
1.0 (2026-03-02)