MediaWiki-API-Ergebnis

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": "CaptchaAuthenticationRequest",
                    "metadata": {
                        "type": "simple",
                        "mime": "text/plain"
                    },
                    "required": "required",
                    "provider": "MediaWiki\\Extension\\ConfirmEdit\\Auth\\CaptchaAuthenticationRequest",
                    "account": "CaptchaAuthenticationRequest",
                    "fields": {
                        "captchaId": {
                            "type": "hidden",
                            "value": "136218892064936083",
                            "label": "CAPTCHA-Kennung",
                            "help": "Dieser Wert sollte unver\u00e4ndert zur\u00fcckgesandt werden."
                        },
                        "captchaInfo": {
                            "type": "null",
                            "value": "30\u22121 =",
                            "label": "Um das Wiki vor der automatisierten Kompromittierung der Benutzerkonten zu sch\u00fctzen, bitten wir dich, die folgende Aufgabe zu l\u00f6sen und deine Antwort in das Feld einzugeben ([[Special:Captcha/help|mehr Informationen \u2026]]):",
                            "help": "Beschreibung des CAPTCHAs."
                        },
                        "captchaWord": {
                            "type": "string",
                            "label": "CAPTCHA",
                            "help": "L\u00f6sung des CAPTCHAs."
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\PasswordAuthenticationRequest",
                    "metadata": {},
                    "required": "primary-required",
                    "provider": "Passwortbasierte Authentifizierung",
                    "account": "",
                    "fields": {
                        "username": {
                            "type": "string",
                            "label": "Benutzername",
                            "help": "Benutzername f\u00fcr die Authentifizierung."
                        },
                        "password": {
                            "type": "password",
                            "label": "Passwort",
                            "help": "Passwort f\u00fcr die Authentifizierung.",
                            "sensitive": ""
                        }
                    }
                },
                {
                    "id": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "metadata": {},
                    "required": "optional",
                    "provider": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "account": "MediaWiki\\Auth\\RememberMeAuthenticationRequest",
                    "fields": {
                        "rememberMe": {
                            "type": "checkbox",
                            "label": "Angemeldet bleiben",
                            "help": "Ob das Passwort l\u00e4nger als die Sitzungsl\u00e4nge behalten werden soll.",
                            "optional": ""
                        }
                    }
                }
            ]
        }
    }
}