Google Calendar
显示、创建和修改 Google 日历事件
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 日历
简介
Google Calendar 提供日历 API——基于 OAuth(缺少 token 返回 401,已实测)。
快速开始
日历列表(需要 OAuth):
curl "https://www.googleapis.com/calendar/v3/users/me/calendarList" \
-H "Authorization: Bearer YOUR_TOKEN"
认证方式
- Google Cloud 项目 → OAuth 2.0 凭据。
- 通过
Authorization: Bearer发送(缺失 → 401,已实测)。
速率限制与注意事项
- 免费带限额(看文档)。
- 事件、日历。
常见问题
Google Calendar 免费吗? 是的——带 OAuth 免费。
为什么 401? 需要 OAuth token(已实测)。
认证风格是什么? OAuth 2.0 Bearer。
日历 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| caldays Public holidays for 195+ countries | No auth | Yes | Yes | ↗ |
| Calendarific Worldwide Holidays | API Key | Yes | Unknown | ↗ |
| Checkiday - National Holiday Industry-leading holiday data with over 5,000 holidays and thousands of descriptions | API Key | Yes | Unknown | ↗ |
| Church Calendar Catholic liturgical calendar | No auth | No | Unknown | ↗ |
| Czech Namedays Calendar Lookup for a name and returns nameday date | No auth | No | Unknown | ↗ |