G

Google Slides API

REST discovered

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

In Google Cloud Console, create or select a project, enable the Google Slides API, configure the OAuth consent screen as described in Configure OAuth consent, then create OAuth client credentials from APIs & Services → Credentials → Create credentials → OAuth client ID. Use the resulting client ID/client secret to obtain Google OAuth access tokens with Slides scopes such as https://www.googleapis.com/auth/presentations or https://www.googleapis.com/auth/presentations.readonly.