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

The Tables API from Weights & Biases — 4 operation(s) for tables.

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

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

Tables 4
POST
/table/create
Table Create
table_create_table_create_post body → 200422
POST
/table/update
Table Update
table_update_table_update_post body → 200422
POST
/table/query
Table Query
table_query_table_query_post body → 200422
POST
/table/query_stats
Table Query Stats
table_query_stats_table_query_stats_post body → 200422

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are TableQueryReq (6 properties), TableUpdateReq (3 properties), ValidationError (3 properties), TableRowSchema (3 properties). Each schema is shown below with its type and property counts.

TableQueryReq
object
6 properties 2 required
TableUpdateReq
object
3 properties 3 required
ValidationError
object
3 properties 3 required
TableCreateRes
object
2 properties 1 required
TableAppendSpecPayload
object
1 property 1 required
TableInsertSpec
object
1 property 1 required
TableQueryStatsRes
object
1 property 1 required
TableCreateReq
object
1 property 1 required
TableQueryRes
object
1 property 1 required
TableUpdateRes
object
2 properties 1 required
SortBy
object
2 properties 2 required
TableQueryStatsReq
object
2 properties 2 required
TableRowFilter
object
1 property
TableSchemaForInsert
object
2 properties 2 required
TableInsertSpecPayload
object
2 properties 2 required
TableRowSchema
object
3 properties 2 required
TablePopSpec
object
1 property 1 required
TableAppendSpec
object
1 property 1 required
HTTPValidationError
object
1 property
TablePopSpecPayload
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

weights-and-biases-tables-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 Objects API
Weights & Biases Refs API
Weights & Biases Service API
Weights & Biases Table API