Prime Intellect · Capability
Prime Intellect Sandbox API — Tunnels
Prime Intellect Sandbox API — Tunnels. 4 operations. Self-contained Naftiko capability covering one Prime Intellect business surface.
Prime Intellect Sandbox API — Tunnels is a Naftiko capability published by Prime Intellect, one of 13 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the GET, POST, and DELETE methods rooted at /v1/api/v1/tunnel.
The capability includes 2 read-only operations and 2 state-changing operations. Lead operation: Open a reverse tunnel to a sandbox. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Prime Intellect and Sandbox.
What You Can Do
POST
Createtunnel
— Open a reverse tunnel to a sandbox.
/v1/api/v1/tunnel
GET
Listtunnels
— List tunnels.
/v1/api/v1/tunnel
GET
Gettunnelstatus
— Get tunnel status.
/v1/api/v1/tunnel/{tunnel_id}
DELETE
Deletetunnel
— Close a tunnel.
/v1/api/v1/tunnel/{tunnel_id}
MCP Tools
prime-intellect-createtunnel
Open a reverse tunnel to a sandbox.
prime-intellect-listtunnels
List tunnels.
read-only
idempotent
prime-intellect-gettunnelstatus
Get tunnel status.
read-only
idempotent
prime-intellect-deletetunnel
Close a tunnel.
idempotent