If you use a client key, you can restrict those who can access your API by specifying a list of referrers on the Google console, if you use a server API key, you can limit it by specifying an IP list that I believe cannot be done with GAE, since we do not have an IP address for the server, which can be changed at any time.
source
share