funnel
Server API

Server API

REST API reference for the funnel tunnel server

The funnel server exposes a REST API at /api/v1. All endpoints except health and info require authentication via Authorization: Bearer <api_key>.

Browse the API reference by section:

  • Server - Health check and server info
  • Tunnels - Tunnel management
  • API Keys - API key management
  • Profile - Current user profile, accounts, sessions
  • Users - User management (admin)
  • Teams - Team management

The interactive API reference is also available at /api/v1/scalar on a running server.