Release cadence
CLI and docs release notes are updated continuously, with version-specific compatibility notes.
View release notesAnswer-first summary
Follow this order: Install CLI, authenticate, run first tunnel, then move to MCP/webhooks/referrals based on your use case. Use CLI Flags and Troubleshooting for day-to-day operations.
Quick command
instatunnel auth login -e you@example.com && instatunnel 3000 --subdomain docs-demoCommon failures and quick fixes
Use these references when evaluating compatibility, reliability, and security posture.
CLI and docs release notes are updated continuously, with version-specific compatibility notes.
View release notesReview policy enforcement, auth layers, and operational safeguards in the security whitepaper.
Open security whitepaperTroubleshooting guides cover common failures, recovery steps, and CLI compatibility baselines.
Read troubleshooting guidesAuthenticate and manage API access with comprehensive authentication endpoints for secure tunnel management.
API Key Format: All InstaTunnel API keys start with it_ followed by 16 characters.
Get current user information.
Authenticate with email and password to get API key.
Invalidate current API key.
List all API keys for your account.
Create a new API key with specific permissions.
Revoke an API key.
tunnels:read - View tunnel informationtunnels:write - Create and modify tunnelstunnels:delete - Delete tunnelstunnels:stats - Access tunnel statisticsanalytics:read - View analytics datalogs:read - Access request logsalerts:read - View alerts configurationalerts:write - Configure alertsaccount:read - View account informationaccount:write - Modify account settingsbilling:read - View billing informationkeys:manage - Manage API keysadmin:read - Admin read accessadmin:write - Admin write accessusers:manage - Manage team usersorg:manage - Organization management🔐 Security Warning: Never expose API keys in client-side code or public repositories. Use environment variables and secure key management practices. Rotate keys regularly and use minimal permissions for each key.
See plans, then jump into a guided start whenever you are ready.
For MCP endpoints on Pro/Business, use: instatunnel 8787 --mcp.