Weights and Biases · GraphQL Specification

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.

Documentation Endpoint View on GitHub MLOpsExperiment TrackingLLM ObservabilityModel RegistryAI PlatformEvaluationTracingGraphQL

Overview

Weights and Biases GraphQL API is a GraphQL API specification published by Weights and Biases on the APIs.io network.

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.

The GraphQL endpoint is available at https://api.wandb.ai/graphql. documentation is published at https://docs.wandb.ai/ref/python/public-api/api/.

The specification includes 1 reference link.

Tagged areas include MLOps, Experiment Tracking, LLM Observability, Model Registry, and AI Platform.

Endpoint

https://api.wandb.ai/graphql

References

Back to Weights and Biases · All GraphQL Specs · GitHub