Learn how to scale your feature flagging operations with Flipt Cloud
Login to Cloud
Navigate to your Environment
Click on the Edit link
Edit
link.Create an API Key
Security
tab and then click on the Create API Key
button.Name your API Key
Create
button.Install the SDK
Configure the SDK
URL
: The URL of the Flipt Cloud API.Authentication
: The API key authentication method configured with the API key you created in the previous step.Namespace
: The namespace to use for the SDK. (Default: default
)Fetch Mode
: Set to streaming
to enable streaming mode. (Default: polling
)Use the SDK
Configure the Flipt instances
Restart the Flipt instances
Install the SDK
Configure the SDK
URL
: The URL of the Flipt instance.Scale