{"entry":{"slug":"google-calendar-api","name":"Google Calendar API","category":"api","summary":"Create, list and update calendar events on behalf of a user.","description":"","auth_mode":"OAuth 2.0 bearer token","endpoint":"https://www.googleapis.com/calendar/v3/calendars/{calendarId}/events","docs_url":"https://developers.google.com/calendar/api/v3/reference/events","tags":["calendar","scheduling"],"capabilities":["create an event","schedule a meeting","list events","check availability"],"auth_params":[{"name":"Authorization","location":"header","required":true}],"input_format":"application/json","output_format":"application/json","rate_limit":"1M queries/day","pricing":"free","invocation_example":"curl \"https://www.googleapis.com/calendar/v3/calendars/primary/events\" -H \"Authorization: Bearer $TOKEN\"","verified":false,"verified_at":null,"featured":false,"checks_total":5,"checks_ok":5,"avg_latency_ms":68,"health_ok":true,"health_status_code":404,"health_checked_at":"2026-09-16T13:11:57.582+00:00","health_latency_ms":26,"probe_url":"https://www.googleapis.com/discovery/v1/apis/calendar/v3/rest"}}