There was an error while loading. Please reload this page.
This return the version of the photo plugin API
no grant access required
GET http://example.com/api/get/photo.version/json/
{ "method" : "photo.version", }
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <xml> <method>photo.version</method> </xml>
{ "status" : "valid", "response" : { "version" : "1.0.0" } }
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <xml> <status>valid</status> <response> <version>1.0.0</version> </response> </xml>
No argument needed.
Api Summary
photo.version
photo.config.get photo.config.set
photo.get photo.set photo.del photo.add photo.list photo.count photo.path photo.size
upload.init upload.send upload.end upload.max-size