Table Format Tables API
Table creation, listing, loading, and management
Table Format Tables API is one of 8 APIs that Table Format 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 and API documentation.
This API exposes 6 operations across 3 paths, and defines 14 schemas. It is described by OpenAPI 3.0.3, at version 0.0.1.
Requests are made against a single base URL, https://{catalog-host}.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Table Format Tables API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (BearerAuth).
It supports OAuth 2.0 (OAuth2) using the clientCredentials flow, exposing 1 scope.
By default, every request must be authenticated.
Paths & Operations 6
Across 3 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.
Table creation, listing, loading, and management
Schemas 14
The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are TableMetadata (11 properties), CreateTableRequest (7 properties), Snapshot (6 properties), StructField (5 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Table Format 7
Other APIs Table Format publishes across the network.