There was an error while loading. Please reload this page.
This return the version of the photo plugin api
{ "method" : "photo.version", "request" : "" }
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <xml> <method>photo.version</method> <request /> </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.
NOTE: Even if no argument needed in the request the field request still mandatory, keep it empty.
request
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