S
Starburst Enterprise REST API
Details
- URL
-
https://<your-sep-host>/api - Docs
- https://docs.starburst.io/latest/starburst-rest-api.html
Authentication
Starburst Enterprise username and password basic discovered
Authorization: Basic <credential> Create a Starburst Enterprise user in the SEP UI; the REST API initial setup notes say you must create a user with the sysadmin role through the UI before using the API. Then use that username and password for HTTP Basic auth. See Starburst Enterprise REST API.