Authentication
The Braintrust API uses Bearer token authentication.
Getting an API Key
- Sign up at braintrust.dev
- Navigate to your organization settings
- Create a new API key
Client Initialization
1 2 3 4 | |
Environment Variables
For integration tests, set the following environment variable:
1 | |