Apache Iceberg REST Catalog API
The Iceberg REST Catalog API defines the specification for catalog server implementations, enabling table discovery, creation, metadata management, namespace management, and multi-table transactions over HTTP. It is the standard integration point for compute engines connecting to Iceberg catalogs.
Documentation
Specifications
OpenAPI
#Catalog
#Namespace
#REST
#Table Format