358
edits
| No edit summary | |||
| Line 17: | Line 17: | ||
| These parameters apply to all HTTP XML API pages and should always be added to the request URLs. | These parameters apply to all HTTP XML API pages and should always be added to the request URLs. | ||
| All users of the HTTP XML API need to be registered and have to provide their registered client identifier and version number on each request | All users of the HTTP XML API need to be registered and have to provide their registered client identifier and version number on each request. | ||
| Parameters: | Parameters: | ||
| Line 34: | Line 34: | ||
| Example: | Example: | ||
| URL: http://api.anidb.net:9001/httpapi?client={str}&clientver={int}&protover=1 | URL: <u><nowiki>http://api.anidb.net:9001/httpapi?client={str}&clientver={int}&protover=1</nowiki></u> | ||
| == Anime Data == | == Anime Data == | ||