Onehouse API

Control-plane REST API for Onehouse — a SQL Command API to create and manage lakehouse resources (lakes, databases, tables, flows, clusters, jobs, transformations) plus a Status API to poll the returned requestId for long-running commands. Authenticated with Service Principal access tokens.

API entry from apis.yml

apis.yml Raw ↑
name: Onehouse API
description: Control-plane REST API for Onehouse — a SQL Command API to create and manage lakehouse resources
  (lakes, databases, tables, flows, clusters, jobs, transformations) plus a Status API to poll the returned
  requestId for long-running commands. Authenticated with Service Principal access tokens.
humanURL: https://docs.onehouse.ai/api/overview
baseURL: https://api.onehouse.ai
properties:
- type: Documentation
  url: https://docs.onehouse.ai/
- type: APIReference
  url: https://docs.onehouse.ai/api/overview
- type: Authentication
  url: authentication/onehouse-authentication.yml