GET /projects
List projects in the current org.
sourceControl=github|perforce— filterlimit,cursor— pagination
GET /projects/:id
Project detail, including build settings and detected .uproject info.
POST /projects/add-repo
Create a GitHub-backed project.
uprojectPath is omitted, BuildPixel auto-detects it (depth ≤ 3).