API Reference
This service exposes HTTP endpoints for managing PM2 services, databases, nginx, and tenant configuration on the host server. Each section below links to a detailed reference page.
| Group | Base path | Description |
|---|---|---|
| DB | /db | Database health, info, backup and restore |
| Services | /services | Deploy, setup, watch, restart, snapshot, rollback, logs, and domain management |
| Server | /server | Server health checks, SSL inspection, and nginx configuration |
Health & Status
| Method | Path | Description |
|---|---|---|
| GET | /health |
Returns service name, status, and last deployed timestamp |
Authentication
Most write endpoints require an Authorization header.