G

Google Forms API

REST discovered

Details
URL
https://forms.googleapis.com/
Docs
https://developers.google.com/workspace/forms/api/reference/rest
Authentication
Google OAuth client credentials oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Create or select a Google Cloud project, enable the Google Forms API, configure the OAuth consent screen, then create OAuth client credentials in Google Cloud Console Credentials. Google’s setup guides are Configure OAuth consent and Create access credentials. Use the resulting client to obtain OAuth access tokens with the Google Forms scopes your app needs.