Google Photos
将 Google Photos 与你的应用或设备集成
- 认证方式
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- 分类
- 摄影
简介
Google Photos 提供照片库 API——基于 OAuth(缺少 token 返回 401,已实测)。
快速开始
相册(需要 OAuth):
curl "https://photoslibrary.googleapis.com/v1/albums" \
-H "Authorization: Bearer YOUR_TOKEN"
认证方式
- Google Cloud 项目 → OAuth 2.0 凭据。
- 通过
Authorization: Bearer发送(缺失 → 401,已实测)。
速率限制与注意事项
- 免费带限额(看文档)。
- 相册、媒体条目。
常见问题
Google Photos 免费吗? 是的——带 OAuth 免费。
为什么 401? 需要 OAuth token(已实测)。
认证风格是什么? OAuth 2.0 Bearer。
摄影 分类更多
| API | Auth | HTTPS | CORS | |
|---|---|---|---|---|
| Bruzu Image generation with query string | API Key | Yes | Yes | ↗ |
| CheetahO Photo optimization and resize | API Key | Yes | Unknown | ↗ |
| Dagpi Image manipulation and processing | API Key | Yes | Unknown | ↗ |
| Duply Generate, Edit, Scale and Manage Images and Videos Smarter & Faster | API Key | Yes | Yes | ↗ |
| DynaPictures Generate Hundreds of Personalized Images in Minutes | API Key | Yes | Yes | ↗ |