Google Slides
读取、写入和格式化 Google Slides 演示文稿的 API
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 开发
简介
Google Slides 提供演示文稿 API——基于 OAuth(缺少 token 返回 401,已实测)。
快速开始
演示文稿(需要 OAuth):
curl "https://slides.googleapis.com/v1/presentations/1" \
-H "Authorization: Bearer YOUR_TOKEN"
认证方式
- Google Cloud 项目 → OAuth 2.0 凭据。
- 通过
Authorization: Bearer发送(缺失 → 401,已实测)。
速率限制与注意事项
- 免费带限额(看文档)。
- 演示文稿。
常见问题
Google Slides 免费吗? 是的——带 OAuth 免费。
为什么 401? 需要 OAuth token(已实测)。
认证风格是什么? OAuth 2.0 Bearer。
开发 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| 24 Pull Requests Project to promote open source collaboration during December | No auth | Yes | Yes | ↗ |
| Agify.io Estimates the age from a first name | No auth | Yes | Yes | ↗ |
| Amazonscraperapi Amazon product, search & batch scraping API with residential proxies (1000 free) | API Key | Yes | No | ↗ |
| AmberOne Turn any website into a build-ready Android, iOS, PWA or Electron app project | API Key | Yes | No | ↗ |
| API Grátis Multiples services and public APIs | No auth | Yes | Unknown | ↗ |