Skip to content

Type alias: ApiKeyConfig

Ƭ ApiKeyConfig: Object

Configuration for the apiKey part of the configuration.

Export

Interface

ApiKeyConfig

Type declaration

Name Type Description
master string Master API key for both viewing modes. All non-set apiKeys will default to this one.
preview string The API key of the CaaS instance for preview viewing mode. Leave blank when providing a master key.
release string The API key of the CaaS instance for release viewing mode. Leave blank when providing a master key.