curl http://localhost:3000/api/project/all -H 'Authorization: Bearer $API_TOKEN'

Category: Dokploy

curl http://localhost:3000/api/project/all -H 'Authorization: Bearer $API_TOKEN'

Fetch all projects and their services via the Dokploy REST API

Returns a JSON list of all projects. Use the project IDs returned here for other API calls. The Authorization header must contain your API token from Dokploy Settings → API Tokens.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.