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": "Autentificare pe baz\u0103 de parol\u0103",
                    "account": "",
                    "fields": {
                        "username": {
                            "type": "string",
                            "label": "Nume de utilizator",
                            "help": "Nume de utilizator pentru autentificare."
                        },
                        "password": {
                            "type": "password",
                            "label": "Parol\u0103",
                            "help": "Parol\u0103 pentru autentificare.",
                            "sensitive": ""
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "P\u0103streaz\u0103-m\u0103 autentificat",
                            "help": "Dac\u0103 parola ar trebui re\u021binut\u0103 mai mult dec\u00e2t durata sesiunii.",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    }
}