G

Google Docs API

REST discovered

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

In the Google Cloud Console, create or select a project, enable the Google Docs API, configure the OAuth consent screen, then create an OAuth client ID from Create credentials. Use it to obtain OAuth 2.0 access tokens with Google Docs scopes such as https://www.googleapis.com/auth/documents or https://www.googleapis.com/auth/documents.readonly listed in the Docs API auth guide.