Apache Iceberg REST Catalog API
The Apache Iceberg REST Catalog API is an open OpenAPI specification that defines a standard interface for interacting with Apache Iceberg table catalogs. It enables catalog operations including namespace management, table creation, schema updates, and metadata retrieval across any compliant catalog implementation (Polaris, Nessie, AWS Glue, Google BigLake).
Documentation
Specifications
OpenAPI
https://github.com/apache/iceberg/blob/main/open-api/rest-catalog-open-api.yaml
OpenAPI
https://raw.githubusercontent.com/api-evangelist/table-format/refs/heads/main/openapi/apache-iceberg-rest-catalog-openapi.yml
Other Resources
OpenAPI
#Apache Iceberg
#Data Catalog
#REST Catalog
#Data Lakehouse