Create a new project. If there is an existing project with the same name as the one specified in the request, will return the existing project unmodified
Most Braintrust endpoints are authenticated by providing your API key as a header Authorization: Bearer [api_key] to your HTTP request. You can create an API key in the Braintrust organization settings page.
Any desired information about the new project object
Name of the project
1Textual description of the project
For nearly all users, this parameter should be unnecessary. But in the rare case that your API key belongs to multiple organizations, you may specify the name of the organization the project belongs in.
Returns the new project object
Unique identifier for the project
Unique id for the organization that the project belongs under
Name of the project
Textual description of the project
Date of project creation
Date of project deletion, or null if the project is still active
Identifies the user who created the project