Orchestrate. Automate. Deliver.

Project Management as Code.

Define, manage, and track your projects programmatically. Integrate project workflows directly into your applications and business processes with a simple, powerful API.

Join waitlist

projects.do

{
  "id": "proj_1a2b3c4d5e6f7g8h",
  "name": "Q3 Marketing Campaign",
  "status": "in-progress",
  "priority": "high",
  "progress": {
    "percentage": 45,
    "completedTasks": 2,
    "totalTasks": 4
  },
  "budget": {
    "allocated": 50000,
    "spent": 22500,
    "currency": "USD",
    "status": "on-track"
  },
  "tasks": [
    {
      "id": "task_z9y8x7w6v5u4t3s2",
      "title": "Market Research",
      "status": "completed",
      "assignee": "john.doe@example.com",
      "completedAt": "2025-07-14T10:00:00Z"
    },
    {
      "id": "task_r1q2p3o4n5m6l7k8",
      "title": "Creative Development",
      "status": "completed",
      "assignee": "jane.smith@example.com",
      "completedAt": "2025-07-28T16:30:00Z"
    },
    {
      "id": "task_j9i8h7g6f5e4d3c2",
      "title": "Campaign Launch",
      "status": "in-progress",
      "assignee": "marketing-team"
    },
    {
      "id": "task_b1a2c3d4e5f6g7h8",
      "title": "Performance Analysis",
      "status": "not-started",
      "assignee": "analytics-team"
    }
  ],
  "apiEndpoint": "/projects/proj_1a2b3c4d5e6f7g8h"
}

Deliver economically valuable work

Frequently Asked Questions

Do Work. With AI.