W&B GraphQL API
The W&B Public API is a GraphQL endpoint at `https://api.wandb.ai/graphql`. It backs the Python `wandb.Api()` SDK and exposes runs, projects, sweeps, artifacts, reports, registries, and automations. Authentication is via API key.
Documentation
Documentation
https://docs.wandb.ai/ref/python/public-api/api/
Authentication
https://docs.wandb.ai/guides/track/public-api-guide