Google Photos
Integrate Google Photos with your apps or devices
- Authentication
- OAuth
- HTTPS
- Yes
- CORS
- Unknown
- Category
- Photography
- Documentation / URL
- https://developers.google.com/photos
Overview
Google Photos provides photo library APIs — OAuth-based (a missing token returns 401, verified).
Quick Start
Albums (needs OAuth):
curl "https://photoslibrary.googleapis.com/v1/albums" \
-H "Authorization: Bearer YOUR_TOKEN"
Authentication
- Google Cloud project → OAuth 2.0 credentials.
- Send it as
Authorization: Bearer(missing → 401, verified).
Rate Limits & Notes
- Free with limits (check the docs).
- Albums, media items.
FAQ
Is Google Photos free? Yes — free with OAuth.
Why 401? An OAuth token is required (verified).
What’s the auth style? OAuth 2.0 Bearer.
More in Photography
| 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 | ↗ |