—
Total requests
—
Active labs
—
Max simultaneous
—
Active tokens
Requests — last 30 days
Lab status
By country (top 10)
Loading…
Create token
All tokens
Loading…
Loading…
Maintenance Mode
When active, new lab requests return HTTP 503. Toggle manually or let the health checker manage it automatically based on service availability.
Enable maintenance mode
Source: —
Automatic health check
One URL per line. If any URL is unreachable the checker enables maintenance mode automatically. A manual toggle always wins — the checker will never reverse a manual decision.
General
Rate limiting
Limits requests per IP address. Applies on top of token validation.
Log Retention
Logs older than the configured number of days are deleted automatically every 24 hours.
Webhooks
Payload:
n8n status:
n8n events:
lab_id name email country duration + event (deploy/remove/expire).n8n status:
POST /api/webhook/n8n — {"lab_id":"…","status":"provisioning"} → ready → finishedn8n events:
POST /api/webhook/n8n/event — {"lab_id":"…","message":"VM started","detail":"IP: 10.0.0.5"}
Enable webhook secret validation
When enabled, all n8n webhook calls must include the secret header
Email notifications (EmailJS)