How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Google Calendar Calendars API

The Calendars API from Google Calendar — 6 operation(s) for calendars.

Google Calendar Calendars API is one of 4 APIs that Google Calendar publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Calendars. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, a JSON-LD context, and 1 JSON Schema.

This API exposes 13 operations across 6 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version v3.

Requests are made against a single base URL, https://www.googleapis.com/calendar/v3.

13 operations 6 paths 7 schemas 2 DELETE4 GET1 PATCH4 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v3
Base URL
https://www.googleapis.com/calendar/v3
Contact
Resource Areas
1

Paths & Operations 13

Across 6 paths, the API surfaces 13 operations — 2 DELETE, 4 GET, 1 PATCH, 4 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Calendars 13
POST
/calendars
Google Calendar Create calendar
createCalendar body → 200
GET
/calendars/{calendarId}
Google Calendar Get calendar
getCalendar 1 param → 200
PUT
/calendars/{calendarId}
Google Calendar Update calendar
updateCalendar 1 param body → 200
DELETE
/calendars/{calendarId}
Google Calendar Delete calendar
deleteCalendar 1 param → 204
GET
/calendars/{calendarId}/events
Google Calendar List events
listEvents 8 params → 200
POST
/calendars/{calendarId}/events
Google Calendar Create event
createEvent 1 param body → 200
GET
/calendars/{calendarId}/events/{eventId}
Google Calendar Get event
getEvent 2 params → 200
PUT
/calendars/{calendarId}/events/{eventId}
Google Calendar Update event
updateEvent 2 params body → 200
PATCH
/calendars/{calendarId}/events/{eventId}
Google Calendar Patch event
patchEvent 2 params body → 200
DELETE
/calendars/{calendarId}/events/{eventId}
Google Calendar Delete event
deleteEvent 2 params → 204
POST
/calendars/{calendarId}/events/quickAdd
Google Calendar Quick add event
quickAddEvent 2 params → 200
GET
/calendars/{calendarId}/acl
Google Calendar List ACL rules
listAcl 1 param → 200
POST
/calendars/{calendarId}/acl
Google Calendar Insert ACL rule
insertAcl 1 param body → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Event (14 properties), Calendar (7 properties), AclRule (5 properties), Events (5 properties). Each schema is shown below with its type and property counts.

EventDateTime
object
3 properties
EventAttendee
object
4 properties
Calendar
object
7 properties
Acl
object
3 properties
Events
object
5 properties
Event
object
14 properties
AclRule
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

google-calendar-calendars-api-openapi.yml Raw ↑

Other APIs Google Calendar publishes across the network.

Google Calendar Colors API
Google Calendar freeBusy API
Google Calendar Users API
Where this information came from

This is an independent, third-party profile of Google Calendar Calendars API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.