83
edits
(→General: a bit more clarity of client identification string) |
m (mention that the client string needs to be lower-case) |
||
(2 intermediate revisions by 2 users 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. | ** 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