Hi,

I think you'd need to read up on 
this https://cloud.google.com/appengine/docs/java/endpoints/auth a little 
bit. (or this https://cloud.google.com/appengine/docs/python/endpoints/auth 
if you're using python).

You can also code in your endpoint to check the user who gives the request 
and block directly if the user should not be allowed.

Thanks

On Thursday, April 9, 2015 at 11:54:06 AM UTC-4, Handerson Contreras wrote:
>
> Hi!!
>
> what kind of service can i query with with API keys?
>
> https://developers.google.com/console/help/new/?hl=es#generatingdevkeys
>
> These APi keys work with custom "google endpoints" or only with Google 
> API's like Google maps, calendar, etc?
>
> Well,  I have my backend with "google endpoints" and I have a other web 
> applications does queries to my backend, but i want to put security and 
> only what my apps to do queries to my backend.
>
> what do you think? what can i do?
>
> thanks.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c8b18cac-1551-4c8f-bff7-8f4cfb34ac78%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to