v2

latestSwagger 2.02026-08-08121119168.6 KB
Tunnel

Create a tunnel

Launches a new TestingBot Tunnel VM and returns its connection metadata. Most users start tunnels via the tunnel client/CLI rather than this endpoint directly.

post/v1/tunnel/create

Response

Create a tunnel

idinteger required

Unique numeric tunnel ID.

statestring required

Tunnel lifecycle state (READY, STOPPED, …).

private_ipstring required

Internal IP of the tunnel VM, used to chain the tunnel with BrowserMob.

ipstring required

Public IP of the tunnel VM. Only present once state is READY.

versionstring required

Latest tunnel client version TestingBot supports.