Public API

48 views
Skip to first unread message

Job Weegink

unread,
Jan 13, 2022, 5:29:08 AM1/13/22
to api-gateway-users
Hi,

Is it possible to have an API endpoint that is unprotected, for example an Ping endpoint to see if the API is up and running or a webhook listener endpoint.

I can't figure out how to do an unauthenticated request to an app engine endpoint.

Regards

Neil Wiseman

unread,
Jan 13, 2022, 10:34:44 AM1/13/22
to api-gateway-users
Is the disable_auth option what you are looking for? It allows you to disable the sending of credentials from API Gateway -> Backend. If you're looking for an unauthenticated request to the API Gateway itself (e.g. Client -> API Gateway) then I believe you just skip adding the securityDefinitions to your API operation.
Reply all
Reply to author
Forward
0 new messages