Calculate your monthly usage and find the best plan for your needs.
Seems like you'll have about 43.8 Thousand config JSON downloads in a month.
The Free plan should work for you taking the future config JSON downloads into account.
The network traffic depends on multiple factors, like the size of your config JSON files, the frequency of the changes and on how many clients are downloading the config JSON files. Read more in the docs about network traffic.
Here are a few examples of config JSON file sizes to give you a rough idea:
Config JSON complexity | Network Traffic | ||
---|---|---|---|
# of feature flags | targeting rules | first download size | no change* |
11 | none | 0.5 kB | 65 B |
17 | few | 1.6 kB | 65 B |
370 | many | 159 kB | 65 B |
* HTTP 304 Not Modified response is returned if there was no change in the config JSON file since the last download.