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

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

Weights and Biases Tables 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 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 and 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), ValidationError (3 properties), TableRowSchema (3 properties), TableUpdateReq (3 properties). Each schema is shown below with its type and property counts.

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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wandb-tables-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 Files API
Weights and Biases Objects API