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 & Biases Files API

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

Weights & Biases Files API is one of 11 APIs that Weights & 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 & 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), Body_file_create_file_create_post (2 properties), FileContentReadReq (2 properties), FileCreateRes (1 property). Each schema is shown below with its type and property counts.

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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weights-and-biases-files-api-openapi.yml Raw ↑

Other APIs Weights & Biases publishes across the network.

W&B GraphQL API
W&B Import API (HTTP)
Weights & Biases Calls API
Weights & Biases Costs API
Weights & Biases Feedback API
Weights & Biases Objects API
Weights & Biases Refs API
Weights & Biases Service API
Weights & Biases Table API
Weights & Biases Tables API