Am I missing something? How do I specify an api ke...
# ask-questions
p
Am I missing something? How do I specify an api key as for a specific project so that it loads the appropriate feature flags and experiments?
f
API keys are not project-scoped currently. So they will load features/experiments from all projects
@powerful-memory-85358 Just pushed the ability to filter the features API endpoint to a specific project. https://docs.growthbook.io/app/api#project-scoping
p
Sweet