Learn how to use your own custom domains with Flipt Cloud
*.flipt.cloud
domain with your own domain (like features.acme.com
) when making API calls to Flipt.
This is useful if you want to use a domain (or subdomain) that you already own in order to provide a branded experience for your users.
{your-environment}-{your-organization}.flipt.cloud
. When configuring our SDKs to evaluate feature flags, this is the domain that you’ll use.
For example, if you have an environment called dev
and an organization called acme
, the default domain for that environment will be dev-acme.flipt.cloud
.
Normally this is no big deal, but if you’re using Flipt Cloud to power a product that you’re selling to your customers, you may want to use your own domain to provide a branded experience. Particularly if you’re using Flipt Cloud to power a mobile or browser based product, it’s relatively easy for your users to inspect the network requests and see flipt.cloud
in the request.
By using your own domain, you can provide a more branded experience for your users, making the integration feel more seamless and professional.
Instead of:
*.flipt.cloud
.
*.flipt.cloud
domain