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=checktoken

(main | checktoken)
  • มอดูลนี้ต้องการสิทธิในการอ่าน
  • แหล่งที่มา: MediaWiki
  • สัญญาอนุญาต: GPL-2.0-or-later

ตรวจสอบความถูกต้องของโทเค็นจาก action=query&meta=tokens

Specific parameters:
Other general parameters are available.
type

ชนิดของโทเค็นที่จะทดสอบ

This parameter is required.
ค่าใดค่าหนึ่งต่อไปนี้: createaccount, csrf, deleteglobalaccount, login, patrol, rollback, setglobalaccountstatus, userrights, watch
token

โทเค็นที่จะทดสอบ

This parameter is required.
maxtokenage

อายุสูงสุดของโทเค็นที่อนุญาต ในหน่วยวินาที

Type: integer
ตัวอย่าง:
ตรวจสอบความถูกต้องของโทเค็น csrf
api.php?action=checktoken&type=csrf&token=123ABC [เปิดในกระบะทราย]