The Public Config API provides the means to easily retrieve your product configuration data.
To use this API you will need to obtain a URL and login credentials from Galileo. Unlike the Program API, you pass your credentials in the header as Authorization: Bearer {token}
, where token
is base64-encoded apilogin:transkey
.
Availability
The Public Config API documentation is currently under development. The information in this section is therefore preliminary and is subject to change without notice.