Starburst Galaxy REST API

Public REST API for Starburst Galaxy, secured with the OAuth2 client-credentials flow. Manages clusters, catalogs, users, roles, privileges, access-control policies, tags, row filters, column masks, data products, and SQL jobs. List endpoints paginate via nextPageToken.

API entry from apis.yml

apis.yml Raw ↑
name: Starburst Galaxy REST API
description: Public REST API for Starburst Galaxy, secured with the OAuth2 client-credentials flow. Manages
  clusters, catalogs, users, roles, privileges, access-control policies, tags, row filters, column masks,
  data products, and SQL jobs. List endpoints paginate via nextPageToken.
humanURL: https://docs.starburst.io/starburst-galaxy/developer-tools/api/index.html
baseURL: https://galaxy.starburst.io/public-api
properties:
- type: Documentation
  url: https://docs.starburst.io/starburst-galaxy/developer-tools/api/index.html
- type: Authentication
  url: authentication/starburst-authentication.yml