What authentication methods are supported when making calls to Google API?

My understanding is that OAuth, JWT tokens and API keys are the supported authentication methods to be able to call Google APIs. Am i missing anything?

1 Like

I found my answer from this link

2 Likes