Get started with Galileo’s REST API: learn about base URLs, authentication methods, and how to verify your API setup for seamless integration.
console
in it with api
. For example, if your Galileo console URL is https://console.galileo.myenterprise.com
, then your base URL for the API is https://api.galileo.myenterprise.com
.
GET
request to the healthcheck
endpoint.
GET
request to the get-token
endpoint using the API Key or HTTP Basic auth.