
hi, my question is about API keys and functions when making an app.
- we understand we can create functions in APPWRITE, then call on them in our code in an app.
- This function has its own repository.
- You can't, nor is it safe practice to put api keys in an apps code.
Questions. A. can we put an api key into an appwrite function in a closed repository to enable the creation of a collection and team ext.
B. can we call upon this function from our app to enable users to safely 'do more'.

You should find that this is exactly what you are looking for: https://appwrite.io/blog/post/how-to-leverage-dynamic-api-keys-for-better-security 🙂
Recommended threads
- Cannot find module failure
Sorry, Newbe question here. I just installed Appwrite and am trying to install my first Function an am having absolutely no luck what-so-ever getting this done...
- Email Verification Email
Hi everyone, I’m currently experiencing an issue with the email verification functionality. When I trigger the verification, the request returns a valid respon...
- Appwrite Cloud Custom Domains Issue
I’m trying to configure my custom domain api.kondri.lt (CNAME pointing to appwrite.network., also tried fra.cloud.appwrite.io with no luck ) but encountering a ...
