Authorizations
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.
Body
The temporary credential will be restricted according to the request body.
Payload for requesting temporary credentials.
Granted model name. Null/undefined to grant usage of all models.
TTL of the temporary credential. 10 minutes by default.
x <= 86400If present, proxy will log requests to the given Braintrust project name.
Response
Successfully created temporary credential