G

Google Calendar API

REST discovered

Details
URL
https://www.googleapis.com/calendar/v3
Docs
https://developers.google.com/workspace/calendar/api/guides/overview
Authentication
Google OAuth 2.0 client for Calendar API oauth2 discovered Set up OAuth ↗

In the Google Cloud console, create or select a project, enable the Google Calendar API, configure the OAuth consent screen if prompted, then create an OAuth 2.0 Client ID under APIs & Services → Credentials. Use the Calendar scopes documented in Choose Google Calendar API scopes.

Google API key api_key discovered Get key ↗
?key=<credential>

In the Google Cloud console, create or select a project, enable the Google Calendar API, then create an API key under APIs & Services → Credentials. The JavaScript quickstart explicitly has a Create an API key step on the Calendar API JavaScript quickstart.