# Table Format

**Canonical:** https://apis.io/providers/table-format/  
**APIs profiled:** 8

Open Table Format is a category of open standards for organizing and managing data in data lakehouses. The three dominant formats are Apache Iceberg (the emerging industry standard with snapshot-based metadata and broad engine support), Delta Lake (Databricks-originated, transaction-log-based), and Apache Hudi (upsert-optimized with Copy-on-Write and Merge-on-Read modes). These formats bring ACID transactions, schema evolution, time travel, and efficient query planning to data lake storage. Apache Iceberg defines a REST Catalog API (OpenAPI spec) that enables standardized catalog operations across implementations like Polaris, Nessie, AWS Glue, and Google BigLake.

## Kin Score — 31.5 / 100 (thin)

Scored 2026-08-21 under rubric 0.12.0. Trend: flat (+0.0 from 31.5).

| Facet | Score |
|---|---|
| Discoverability | 64.8 |
| Contract Quality | 60.0 |
| Governance | 25.0 |
| Contract Governance | 25.0 |
| Operational Transparency | 7.9 |
| Developer Ergonomics | 14.3 |
| Commercial Clarity | 15.8 |
| Access Clarity | 15.8 |

## Agent readiness — 29.1 (agent-aware)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | derived |
| Reversibility Documented | no |
| MCP Server | no |
| Auth Clarity | yes |
| Idempotency | no |
| Error Semantics | no |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | no |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## Access

Freemium · Self-serve signup — onboarding: self-serve, pricing: freemium, trial: no (confidence: high).

## APIs (8)

- **Delta Lake** — Delta Lake is an open-source storage framework developed by Databricks that adds reliability, performance, and ACID compliance to data lakes. It uses a transaction log (delta lo...
- **Apache Hudi** — Apache Hudi (Hadoop Upserts Deletes and Incrementals) is an open-source data lakehouse platform optimized for upserts, deletes, and incremental data processing. It supports Copy...
- **Table Format Commits API** — Transaction commits and metadata updates
- **Table Format Configuration API** — Catalog configuration and discovery
- **Table Format Namespaces API** — Namespace (database/schema) management
- **Table Format OAuth2 API** — OAuth2 token management
- **Table Format Tables API** — Table creation, listing, loading, and management
- **Table Format Views API** — View lifecycle management

## Agentic access (1)

- **Table Format Agentic Access** — 18 operations · 11 acting

## Security (3)

- **Table Format Authentication** — http/oauth2 · 2 schemes
- **Table Format Domain Security** — TLSv1.3 · HSTS · DMARC
- **Table Format Vulnerability Disclosure** — security.txt · contact published

## Plans (1)

- **Table Format Plans Pricing**

## Tags

Data Lakehouse, Open Table Format, Apache Iceberg, Delta Lake, Apache Hudi, Data Lake, ACID Transactions, Schema Evolution, Time Travel

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/table-format/). Scores are computed from the provider's own public artifacts under a published rubric.
