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

(main | cxtoken)
  • This module requires read rights.
  • This module only accepts POST requests.
  • Source: ContentTranslation
  • License: GPL-2.0-or-later

Get JWT tokens to authenticate with cxserver.

Specific parameter:
Other general parameters are available.
token

A "csrf" token retrieved from action=query&meta=tokens

This parameter is required.
Example:
Fetch the authentication token for cxserver
api.php?action=cxtoken&token=123ABC [open in sandbox]