How to access a Stitch API from Postman using API Key? The API works with "Anonymous Auth" but not sure how to use with Postman - Server key or User key?
This document https://docs.mongodb.com/stitch/authentication/api-key/#server-api-keys does not specify clearly how to use API Keys.
Created a Atlas > Access Management > API Keys (assuming this is Server API Key)
Created Stitch > Users (user API Key)
Created a Stitch API
Tried this on Postman