Create Project
Creates a new project within your organization. A default project-scoped API key is provisioned with the project — its full value is returned once in this response. Optionally pass email to assign an existing organization member (by email) as the project’s Owner.
Headers
CONFIDENT_API_KEY
The organization API key for your Confident AI organization.
Request
name
Name of the project (must be unique within the organization)
description
Optional description of the project
email
Optional email of an existing organization member to assign as the project's Owner. If omitted, the project has no member and is accessible via its API key and to organization admins.
Response
success
Indicates if the request was successful
data