Last updated: April 12, 2026
ShipDock exposes a full REST API allowing you to programmatically monitor and orchestrate your infrastructure.
Pass your Personal Access Token (generated in your Dashboard Account Settings) via the standard Authorization HTTP Header:
/api/servers/List all connected VPS instances and their health status.
/api/deployments/Trigger a manual build and deployment bypass for a specific project.
/api/deployments/{id}/logsRetrieve historical STDOUT build logs array for a single pipeline.
/api/projects/{id}Hard teardown the project from the connected Traefik proxy cluster.