MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
/var/www/html/mediawiki/extensions/SyntaxHighlight_GeSHi/pygments/pygmentize/pygments/lexers/javascript.py:538: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
/var/www/html/mediawiki/extensions/SyntaxHighlight_GeSHi/pygments/pygmentize/pygments/lexers/javascript.py:539: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
/var/www/html/mediawiki/extensions/SyntaxHighlight_GeSHi/pygments/pygmentize/pygments/lexers/javascript.py:1018: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
/var/www/html/mediawiki/extensions/SyntaxHighlight_GeSHi/pygments/pygmentize/pygments/lexers/javascript.py:538: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
/var/www/html/mediawiki/extensions/SyntaxHighlight_GeSHi/pygments/pygmentize/pygments/lexers/javascript.py:539: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
/var/www/html/mediawiki/extensions/SyntaxHighlight_GeSHi/pygments/pygmentize/pygments/lexers/javascript.py:1018: SyntaxWarning: "\s" is an invalid escape sequence. Such sequences will not work in the future. Did you mean "\\s"? A raw string is also an option.
{
"batchcomplete": "",
"query": {
"authmanagerinfo": {
"canauthenticatenow": "",
"cancreateaccounts": "",
"preservedusername": "",
"requests": [
{
"id": "MediaWiki\\Auth\\PasswordAuthenticationRequest",
"metadata": {},
"required": "primary-required",
"provider": "Password-based authentication",
"account": "",
"fields": {
"username": {
"type": "string",
"label": "Username",
"help": "Username for authentication."
},
"password": {
"type": "password",
"label": "Password",
"help": "Password for authentication.",
"sensitive": ""
}
}
},
{
"id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
"metadata": {},
"required": "optional",
"provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
"account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
"fields": {
"rememberMe": {
"type": "checkbox",
"label": "Keep me logged in",
"help": "Whether the password should be remembered for longer than the length of the session.",
"optional": ""
}
}
}
]
}
}
}