Create a new api_key. It is possible to have multiple API keys with the same name. There is no de-duplication
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 api_key object
Returns an object containing the raw API key. This is the only time the raw API key will be exposed
Unique identifier for the api key
Name of the api key
The raw API key. It will only be exposed this one time
Date of api key creation
Unique identifier for the user
The user's email
Given name of the user
Family name of the user
Unique identifier for the organization