Settings
API keys and configuration
API Keys
Create keys for CI/CD pipelines, MCP servers, or external integrations.
API Usage
Deploy via API
curl -X POST /api/v1/deploy -H "Authorization: Bearer dp_..." -d '{"server":"VPS-01","app":"myapp"}'MCP Server
DEPLOY_PANEL_URL=https://deploy-panel.opentriologue.ai DEPLOY_PANEL_API_KEY=dp_... node mcp/dist/index.js