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": "Autentica\u00e7\u00e3o baseada em palavra-passe",
                    "account": ""
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest"
                }
            ],
            "fields": {
                "username": {
                    "type": "string",
                    "label": "Nome de usu\u00e1rio(a)",
                    "help": "Nome de utilizador(a) para autentica\u00e7\u00e3o."
                },
                "password": {
                    "type": "password",
                    "label": "Senha",
                    "help": "Palavra-passe para autentica\u00e7\u00e3o.",
                    "sensitive": ""
                },
                "rememberMe": {
                    "type": "checkbox",
                    "label": "Mantenha-me conectado",
                    "help": "Se a palavra-passe deve ser memorizada por um per\u00edodo superior \u00e0 dura\u00e7\u00e3o da sess\u00e3o.",
                    "optional": ""
                }
            }
        }
    }
}