Close
Toolcog home
toolcog
standard
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PUT
PATCH
HEAD
Create a tunnel route
Authenticated
tunnel-route-create-a-tunnel-route
POST/accounts/{account_id}/teamnet/routes
Tunnel Routing
Create a tunnel route (CIDR Endpoint)
Deprecated
Authenticated
tunnel-route-create-a-tunnel-route-with-cidr
POST/accounts/{account_id}/teamnet/routes/network/{ip_network_encoded}
Tunnel Routing
Delete a tunnel route
Authenticated
tunnel-route-delete-a-tunnel-route
DELETE/accounts/{account_id}/teamnet/routes/{route_id}
Tunnel Routing
Delete a tunnel route (CIDR Endpoint)
Deprecated
Authenticated
tunnel-route-delete-a-tunnel-route-with-cidr
DELETE/accounts/{account_id}/teamnet/routes/network/{ip_network_encoded}
Tunnel Routing
Get tunnel route
Authenticated
tunnel-route-get-tunnel-route
GET/accounts/{account_id}/teamnet/routes/{route_id}
Tunnel Routing
Get tunnel route by IP
Authenticated
tunnel-route-get-tunnel-route-by-ip
GET/accounts/{account_id}/teamnet/routes/ip/{ip}
Tunnel Routing
List tunnel routes
Authenticated
tunnel-route-list-tunnel-routes
GET/accounts/{account_id}/teamnet/routes
Tunnel Routing
Update a tunnel route
Authenticated
tunnel-route-update-a-tunnel-route
PATCH/accounts/{account_id}/teamnet/routes/{route_id}
Tunnel Routing
Update a tunnel route (CIDR Endpoint)
Deprecated
Authenticated
tunnel-route-update-a-tunnel-route-with-cidr
PATCH/accounts/{account_id}/teamnet/routes/network/{ip_network_encoded}
Tunnel Routing