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": "Otentikasi menurut kata sandi",
                    "account": "",
                    "fields": {
                        "username": {
                            "type": "string",
                            "label": "Nyama pangangghuy",
                            "help": "Nama pengguna untuk otentikasi."
                        },
                        "password": {
                            "type": "password",
                            "label": "Oca' san\u1e0dhi",
                            "help": "Kata sandi untuk otentikasi.",
                            "sensitive": ""
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "Engko' pagghun alebbhuw\u00e2",
                            "help": "Kata sandi harus diingat selama lebih dari lamanya sesi tersebut.",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    }
}