113
edits
(→Parameters: clarification that this is not your project name) |
m (mention that the client string needs to be lower-case) |
||
(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
=== Clients === | === Clients === | ||
If you want to create a client you have to register it {{AniDBLink|client|here}} | If you want to create a client you have to register it {{AniDBLink|client|here}} | ||
=== Encoding === | === Encoding === | ||
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] |
edits