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 Objects API

The Objects API from Weights & Biases — 4 operation(s) for objects.

Weights & Biases Objects 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 Objects. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 4 operations across 4 paths, and defines 14 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.

4 operations 4 paths 14 schemas 4 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 Objects API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (HTTPBasic).

Paths & Operations 4

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

Objects 4
POST
/obj/create
Obj Create
obj_create_obj_create_post body → 200422
POST
/obj/read
Obj Read
obj_read_obj_read_post body → 200422
POST
/objs/query
Objs Query
objs_query_objs_query_post body → 200422
POST
/obj/delete
Obj Delete
obj_delete_obj_delete_post body → 200422

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are ObjSchema (11 properties), ObjQueryReq (6 properties), ObjSchemaForInsert (6 properties), ObjReadReq (4 properties). Each schema is shown below with its type and property counts.

HTTPValidationError
object
1 property
ValidationError
object
3 properties 3 required
ObjSchemaForInsert
object
6 properties 3 required
SortBy
object
2 properties 2 required
ObjCreateRes
object
1 property 1 required
ObjReadRes
object
1 property 1 required
ObjReadReq
object
4 properties 3 required
ObjDeleteRes
object
1 property 1 required
ObjectVersionFilter
object
4 properties
ObjDeleteReq
object
3 properties 2 required
ObjCreateReq
object
1 property 1 required
ObjQueryReq
object
6 properties 1 required
ObjSchema
object
11 properties 9 required
ObjQueryRes
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weights-and-biases-objects-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 Files API
Weights & Biases Refs API
Weights & Biases Service API
Weights & Biases Table API
Weights & Biases Tables API