Authentication
All additional APIs are intended to be used along with the blueprint and recipe functionality and enhance the baseline API functionality. As such, this set of API uses the same authentication mechanism using the API Keys.
Permissions and roles
Unless called out otherwise, API keys are expected to have Runtime Configuration permissions.
REST authentication
When calling REST services directly, provide an API key using apikey query string parameter or Authorization: Bearer HTTP header.