v51

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-01140309549.5 KB
organizations
projects

Create a project for an organization

Create a new project for an organization. The user must have create permissions for the organization. The new project will have a main branch, a localhost testbed, latency and throughput measures, and a threshold for both measures. ➕ Bencher Plus: The project visibility must be public unless the organization has a valid Bencher Plus subscription.

post/v0/organizations/{organization}/projects

Path parameters

organizationstring required

The slug or UUID for an organization.

Request body

namestring required
slugstring
urlstring
visibility'public' | 'private'

Response

successful creation

claimedstring date-time
createdstring date-time required
modifiedstring date-time required
namestring required
organizationstring uuid required
slugstring required
urlstring
uuidstring uuid required
visibility'public' | 'private' required