Hi all,
i would like to protect a backend API using an API Key + "GCP API gateway" but i don't want this API to be publicly accessible on the net (it should remain private to my "backbone" and my VPC).
Can anyone tell me what kind of component / configuration i should use to reach this objective.
Thanks for your help