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?