Changes

10 bytes added ,  09:54, 18 December 2011
m
Line 7: Line 7:  
The common RESTful url format is:
 
The common RESTful url format is:
   −
  http[s]://<SERVER>/<OBJECT>[/<COMMAND>]?<AUTH-TOKEN>=value[&ARG=value[;ARG=value]..]
+
  http[s]://<SERVER>/<OBJECT>[/<COMMAND>]?<AUTH-TOKEN>=<VALUE>[&<ARG>=<VALUE>[;<ARG>=<VALUE>]..]
    
For the beginning, API is not secure for reasons:
 
For the beginning, API is not secure for reasons: