Is there an upload API for Google Photos (photos.google.com)? -


does google photos app, released on may 28, 2015, have api allows uploading of photos? app seems build on picassa , google+. can 1 of apis can used upload google photos?

by looks of google photos based off same system google+ handled photos through picasa web albums data api.

edit: came across question while trying develop using google photos. working on application transfer stuff dropbox on google photos.

i can confirm google photos indeed use picasa web albums api. api data storage related photos. drive , google+ make use of data api persist photos. looking @ picasaweb.google.com can see redirects google+ , shows collection of of photo.

you can experiment looking on protocol guide can further experiment using oauth 2.0 playground through picasa api.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -