MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=antispoof
(main | antispoof)
- This module requires read rights.
- Source: AntiSpoof
- License: GPL-2.0-or-later
Check a username against AntiSpoof's normalisation checks.
Parameter:
- username
The username to check against AntiSpoof.
- This parameter is required.
Example:
- Check username "Foo" against AntiSpoof
- api.php?action=antispoof&username=Foo [open in sandbox]