MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/API
action=checktoken
(main | checktoken)
- Denna modul kräver läsrättigheter.
Check the validity of a token from action=query&meta=tokens.
Parametrar:
- type
Type of token being tested.
- Denna parameter är obligatorisk.
- ett värde: csrf, patrol, rollback, userrights, watch
- token
Token to test.
- Denna parameter är obligatorisk.
- maxtokenage
Maximum allowed age of the token, in seconds.
Example:
- Test the validity of a csrf token.
- api.php?action=checktoken&type=csrf&token=123ABC