W&B Import API (HTTP)

The wandb client uses an HTTP file/import endpoint to push run metrics, system stats, and artifacts. Generally accessed through the SDK rather than directly.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: weights-and-biases:wandb-import-api
name: W&B Import API (HTTP)
humanURL: https://docs.wandb.ai/guides/track/log/
baseURL: https://api.wandb.ai/files
tags:
- HTTP
- Logging
- Ingestion
description: The wandb client uses an HTTP file/import endpoint to push run metrics, system stats, and
  artifacts. Generally accessed through the SDK rather than directly.
properties:
- type: Documentation
  url: https://docs.wandb.ai/guides/track/log/