Skip to content

Interface: ApiKeyConfig

Configuration for the apiKey part of the configuration.

Export

ApiKeyConfig

Properties

master

Optional master: string

Master API key for both viewing modes. All non-set apiKeys will default to this one.

Optional

Only necessary if either preview or release or both are not set.


preview

preview: string

The API key of the CaaS instance for preview viewing mode. Leave blank when providing a master key.


release

release: string

The API key of the CaaS instance for release viewing mode. Leave blank when providing a master key.


Last update: July 10, 2024