Generate an API Key
You need a Team API key to deploy your solutions or create Benchmarks and FineTunes via the SDK.
Team API Key
Navigate to the Integrations page from your Dashboard. On the Integrations page, you can
- Create a new key by clicking the Create a team access key button, then specify a label and an (optional) expiration date.
- Delete keys by clicking on the bin icon next to a key.
Linux or macOS
export TEAM_API_KEY=YOUR_API_KEY
Windows
set TEAM_API_KEY=YOUR_API_KEY