JWTF Gateway
Admin Login

Unified Infrastructure Orchestration

Single API to manage proxies, short links, and deployments across the jezz.wtf infrastructure.
Built for developers who need speed and control.

Orchestrate Everything

One API call to rule your entire infrastructure stack

CTRL Integration

Optional reverse proxies with Caddy. Create domains, manage SSL, control routing only when you need it.

ZAP Integration

Optional branded short links. Track analytics, manage expiration, create QR codes independently.

Selective Orchestration

Choose which services you need. CTRL only, ZAP only, or both together - you decide.

Quick Start

Get up and running in seconds

1
Authenticate

Include your API key in the Authorization header:

curl https://api.jezz.wtf/api/v1/projects \ -H "Authorization: Bearer jwtf_api_..."

2
Create a Project

Choose which services you need:

CTRL only (just proxy)
ZAP only (just short link)
Both services (full stack)
Automatic orchestration

RESTful API Endpoints

Complete control over your infrastructure

View full docs
POST/api/v1/projects
GET/api/v1/projects
POST/api/v1/keys
GET/api/health