Back to catalog
📷

Google Photos

OAuth

Integrate Google Photos with your apps or devices

📷PhotographyHTTPS

IMG_20240812_143022.jpg

Google Photos — Photo Metadata

FilenameIMG_20240812_143022.jpg
Creation Time2024-08-12T14:30:22Z
Mime TypeImage/jpeg
Camera MakeGoogle
Camera ModelPixel 8 Pro

Sample Response

response.json
1{
2 "filename": "IMG_20240812_143022.jpg",
3 "creationTime": "2024-08-12T14: 30: 22Z",
4 "mimeType": "image/jpeg",
5 "cameraMake": "Google",
6 "cameraModel": "Pixel 8 Pro"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://developers.google.com/photos" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_ACCESS_TOKEN"
View Documentation

Similar APIs