TunnelAPI Documentation
Welcome to TunnelAPI - the all-in-one platform for secure tunneling, webhook testing, and API collaboration.
What is TunnelAPI?β
TunnelAPI is a developer tool that helps you:
- π Expose localhost - Share your local development server with the world via secure HTTPS tunnels
- πͺ Test webhooks - Create instant webhook endpoints to capture, inspect, and debug HTTP requests
- π Collaborate on APIs - Capture and share API responses with your team using shareable project links
- π Enterprise-ready - SAML 2.0, OAuth 2.0, and OIDC support for tunnel authentication
Quick Startβ
Get started in under 60 seconds:
# Install the CLI
npm install -g api-response-manager
# Login to your account
arm login
# Expose your local server
arm tunnel 3000
Your local server is now accessible at https://your-subdomain.free-tunnelapi.app!
Key Featuresβ
Secure Tunnelingβ
Expose your localhost to the internet with enterprise-grade security. Perfect for webhooks, demos, and testing.
- HTTPS/TLS encryption included
- Custom subdomains
- TCP and WebSocket support
- Path-based routing (ingress)
Webhook Testingβ
Create instant webhook endpoints to capture, inspect, and replay HTTP requests in real-time.
- Signature validation
- Conditional routing
- Payload transformation
- Slack, Discord, Email integrations
API Response Captureβ
Capture, share, and collaborate on API responses with your team using shareable project links.
- Real-time updates
- Team collaboration
- Comments and annotations
- Export capabilities
Enterprise Authenticationβ
Integrate with your identity provider for secure tunnel access.
- SAML 2.0 SSO
- OAuth 2.0 / OIDC
- IP whitelisting
- Rate limiting
Architectureβ
βββββββββββββββββββ ββββββββββββββββββββ βββββββββββββββββββ
β Your Browser ββββββΆβ TunnelAPI.in ββββββΆβ Your Localhost β
β or API Client βββββββ (Cloud/Self) βββββββ :3000 β
βββββββββββββββββββ ββββββββββββββββββββ βββββββββββββββββββ
β
βΌ
ββββββββββββββββββββ
β ARM CLI Tool β
β (WebSocket) β
ββββββββββββββββββββ
Next Stepsβ
- Installation Guide - Install the CLI and get set up
- Quick Start - Create your first tunnel in minutes
- CLI Reference - Complete CLI command reference
- Self-Hosting - Deploy TunnelAPI on your own infrastructure
Supportβ
- GitHub Issues: Report bugs or request features
- Email: vijaypurohit322@gmail.com
- Documentation: You're here! π