Sign up and create an API key
To authenticate your machine with W&B, you must first generate an API key. To create an API key, select the Personal API key or Service Account API key tab for details.- Personal API key
- Service account API key
To create a personal API key owned by your user ID:
- Navigate to User Settings and log in if necessary.
- Click Create new API key.
- Provide a descriptive name for your API key.
- Click Create.
- Copy the displayed API key immediately and store it securely.
Create a project in W&B
Create a project in your W&B account to track usage, record training metrics, and save trained models. See the Projects guide for more information.Next steps
After completing the prerequisites:- Check the API reference to learn about available endpoints
- Try the ART quickstart