A graphical user interface even for non-technical people to manage Feature Flags and teams easily. Dashboard
Serves our customers' config.json files. They are designed to scale quickly and to handle a massive number of requests.
Data Center Locations:
GDPR consideration: The Data Governance feature lets you use our EU Only CDN nodes.
The SDK is responsible for downloading and caching the config.json files. It also provides an interface to access Feature Flag values from any Desktop, Mobile, Frontend, or Backend application code. All the SDKs are open source on GitHub.
A config.json download is counted every time your application downloads a configuration file from the ConfigCat CDN. The frequency of these downloads is totally under your control. Between downloads, you can access your feature flags as many times as you like, it still counts as one config.json download.
Learn more on how to forecast the number of downloads.
You can monitor the amount of your config.json downloads in real-time on the ConfigCat Dashboard.
Publicly available API to provide management access to Feature Flags programmatically. api.configcat.com