HTTP API Definition: Difference between revisions

Jump to navigation Jump to search
m (mention that the client string needs to be lower-case)
 
Line 24: Line 24:
Parameters:
Parameters:
* <tt>client={string}</tt> [required]
* <tt>client={string}</tt> [required]
** client identification string, needs to be a registered client identifier under the HTTP API (this is not your project name).
** client identification string (lower-case, convert if necessary), needs to be a registered client identifier under the HTTP API (this is not your project name).


* <tt>clientver={integer}</tt> [required]
* <tt>clientver={integer}</tt> [required]