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.

{
    "batchcomplete": "",
    "query": {
        "authmanagerinfo": {
            "canauthenticatenow": "",
            "cancreateaccounts": "",
            "preservedusername": "",
            "requests": [
                {
                    "id": "MediaWiki\\Auth\\PasswordAuthenticationRequest",
                    "metadata": {},
                    "required": "primary-required",
                    "provider": "Paroolip\u00f5hine autentimine",
                    "account": ""
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest"
                }
            ],
            "fields": {
                "username": {
                    "type": "string",
                    "label": "Kasutajanimi",
                    "help": "Autentitav kasutajanimi."
                },
                "password": {
                    "type": "password",
                    "label": "Parool",
                    "help": "Autentitav parool.",
                    "sensitive": ""
                },
                "rememberMe": {
                    "type": "checkbox",
                    "label": "J\u00e4\u00e4 sisseloginuks",
                    "help": "Kas parooli tuleks meeles pidada kauem kui seansi kestel.",
                    "optional": ""
                }
            }
        }
    }
}