W&B REST API

REST endpoints exposed by the W&B platform for ingestion, artifact upload, file storage, and integration callbacks. Used internally by the wandb SDK and CLI, and available to customers for direct integration.

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

Tagged areas include REST, Ingestion, and Artifacts. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: wandb:rest
name: W&B REST API
description: REST endpoints exposed by the W&B platform for ingestion, artifact upload, file storage,
  and integration callbacks. Used internally by the wandb SDK and CLI, and available to customers for
  direct integration.
humanURL: https://docs.wandb.ai/
baseURL: https://api.wandb.ai
tags:
- REST
- Ingestion
- Artifacts
properties:
- type: Documentation
  url: https://docs.wandb.ai/