Cadencia de releases
Las notas de release de CLI y docs se actualizan continuamente, con notas de compatibilidad por version.
Ver release notesAnswer-first summary
Sigue este orden: instalar CLI, autenticar, ejecutar primer tunel y luego MCP/webhooks/referrals segun tu caso. Usa CLI Flags y Troubleshooting para operacion diaria.
Comando rapido
instatunnel auth login -e you@example.com && instatunnel 3000 --subdomain docs-demoErrores comunes y solucion rapida
Usa estas referencias para evaluar compatibilidad, confiabilidad y seguridad.
Las notas de release de CLI y docs se actualizan continuamente, con notas de compatibilidad por version.
Ver release notesRevisa enforcement de politicas, capas de auth y salvaguardas operativas en el security whitepaper.
Abrir security whitepaperLas guias de troubleshooting cubren fallos comunes, recuperacion y compatibilidad base de CLI.
Leer 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.
Mira planes y luego sigue una guia cuando quieras.
Para endpoints MCP en Pro/Business, usa: instatunnel 8787 --mcp.