It is possible to authenticate to an http service create in stitch using mongo db Api Key (https://docs.mongodb.com/stitch/authentication/api-key/) ?
How I can validate the api key in a Stitch function? The only example that I’ve found about this is using JS SDK or Android/IOS Sdk.