W&B 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.

W&B GraphQL API is one of 7 APIs that Weights and Biases publishes on the APIs.io network.

Tagged areas include GraphQL, Runs, Artifacts, Sweeps, and Model Registry. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: wandb:graphql
name: W&B GraphQL API
description: 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.
humanURL: https://docs.wandb.ai/ref/python/public-api/api/
baseURL: https://api.wandb.ai/graphql
tags:
- GraphQL
- Runs
- Artifacts
- Sweeps
- Model Registry
properties:
- type: Documentation
  url: https://docs.wandb.ai/ref/python/public-api/api/