This message was deleted.
# ask-questions
w
This message was deleted.
f
Hi Archit. GrowthBook actually works a little differently. The SDKs determine which variation to assign locally, not via a network request. This approach is much better for performance and privacy. The only API endpoint is
/api/features/[YOUR CLIENT KEY]
which returns a cacheable list of all features/experiments with rules about who should be included and how variations should be assigned.
a
ohh so all the variation assignment and everything takes place at backend side only?....i mean growthbook only provides rules for split and accordingly the split happens at sdk side itself?
f
Yes
a
ohh thankyou so much!!
144 Views