Search + K

Command Palette

Search for a command to run...

Sign In

Operations

API endpoints available to AI agents

tunnel-route-create-a-tunnel-route
POST/accounts/{account_id}/teamnet/routes
Tunnel Routing
tunnel-route-create-a-tunnel-route-with-cidr
POST/accounts/{account_id}/teamnet/routes/network/{ip_network_encoded}
Tunnel Routing
tunnel-route-delete-a-tunnel-route
DELETE/accounts/{account_id}/teamnet/routes/{route_id}
Tunnel Routing
tunnel-route-delete-a-tunnel-route-with-cidr
DELETE/accounts/{account_id}/teamnet/routes/network/{ip_network_encoded}
Tunnel Routing
Authenticated
tunnel-route-get-tunnel-route
GET/accounts/{account_id}/teamnet/routes/{route_id}
Tunnel Routing
tunnel-route-get-tunnel-route-by-ip
GET/accounts/{account_id}/teamnet/routes/ip/{ip}
Tunnel Routing
Authenticated
tunnel-route-list-tunnel-routes
GET/accounts/{account_id}/teamnet/routes
Tunnel Routing
tunnel-route-update-a-tunnel-route
PATCH/accounts/{account_id}/teamnet/routes/{route_id}
Tunnel Routing
tunnel-route-update-a-tunnel-route-with-cidr
PATCH/accounts/{account_id}/teamnet/routes/network/{ip_network_encoded}
Tunnel Routing