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
1Authenticate
Include your API key in the Authorization header:
curl https://api.jezz.wtf/api/v1/projects \
-H "Authorization: Bearer jwtf_api_..."2Create 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
POST
/api/v1/projectsGET
/api/v1/projectsPOST
/api/v1/keysGET
/api/health