Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Weights and Biases Files API

The Files API from Weights and Biases — 2 operation(s) for files.

Weights and Biases Files API is one of 16 APIs that Weights and Biases publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Files. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 5 schemas. It is described by OpenAPI 3.1.0, at version 0.1.0.

Requests are made against a single base URL, https://trace.wandb.ai.

2 operations 2 paths 5 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
0.1.0
Base URL
https://api.wandb.ai/graphql
Authentication
HTTP Basic
Resource Areas
1

Authentication & Security 1

Weights and Biases Files API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (HTTPBasic).

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

Files 2
POST
/file/create
File Create
file_create_file_create_post body → 200422
POST
/file/content
File Content
file_content_file_content_post body → 200422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ValidationError (3 properties), FileContentReadReq (2 properties), Body_file_create_file_create_post (2 properties), HTTPValidationError (1 property). Each schema is shown below with its type and property counts.

FileCreateRes
object
1 property 1 required
ValidationError
object
3 properties 3 required
HTTPValidationError
object
1 property
Body_file_create_file_create_post
object
2 properties 2 required
FileContentReadReq
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wandb-files-api-openapi.yml Raw ↑

Other APIs Weights and Biases publishes across the network.

W&B GraphQL API
W&B REST API
W&B Weave (LLM Observability)
W&B Python SDK
W&B Serverless Inference (CoreWeave)
W&B Webhook Automations
Weights and Biases Calls API
Weights and Biases Costs API
Weights and Biases Feedback API
Weights and Biases Objects API
Weights and Biases Refs API