# Weights and Biases GraphQL API Primary programmatic surface for W&B Models. The Python public API (wandb.Api) speaks GraphQL against api.wandb.ai to query and manage runs, projects, sweeps, artifacts, registries, reports, automations, slack and webhook integrations, and viewer/entity context. **Endpoint:** https://api.wandb.ai/graphql **Documentation:** https://docs.wandb.ai/ref/python/public-api/api/ **References:** - Documentation: https://docs.wandb.ai/ref/python/public-api/api/