Unnecessary requests coming on google cloud end points

5/25/2020

I have deployed API endpoint using google cloud end point by following below tutorial: https://cloud.google.com/endpoints/docs/openapi/get-started-kubernetes-engine

But along with my actual endpoint, hundreds of requests are coming on different end points which I haven't configured in open API specification.

I am not getting any idea who is sending these requests to my api end point. Am I missing something or is it a DDoS on my end point?

API counts

logs of api end points

-- piyush garg
google-cloud-platform
google-kubernetes-engine

0 Answers