⧼api-help-title⧽
⧼api-help-main-header⧽
(main)
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- action
- ⧼apihelp-main-param-action⧽
- block
- changeauthenticationdata
- changecontentmodel
- checktoken
- clearhasmsg
- clientlogin
- compare
- createaccount
- delete
- edit
- emailuser
- expandtemplates
- feedcontributions
- feedrecentchanges
- feedwatchlist
- filerevert
- help
- imagerotate
- import
- linkaccount
- login
- logout
- managetags
- mergehistory
- move
- opensearch
- options
- paraminfo
- parse
- patrol
- protect
- purge
- query
- removeauthenticationdata
- resetpassword
- revisiondelete
- rollback
- rsd
- setnotificationtimestamp
- setpagelanguage
- tag
- unblock
- undelete
- unlinkaccount
- upload
- userrights
- validatepassword
- watch
- categorytree
- Internal module for the CategoryTree extension.
- cspreport
- stashedit
- One of the following values: block, changeauthenticationdata, changecontentmodel, checktoken, clearhasmsg, clientlogin, compare, createaccount, delete, edit, emailuser, expandtemplates, feedcontributions, feedrecentchanges, feedwatchlist, filerevert, help, imagerotate, import, linkaccount, login, logout, managetags, mergehistory, move, opensearch, options, paraminfo, parse, patrol, protect, purge, query, removeauthenticationdata, resetpassword, revisiondelete, rollback, rsd, setnotificationtimestamp, setpagelanguage, tag, unblock, undelete, unlinkaccount, upload, userrights, validatepassword, watch, categorytree, cspreport, stashedit
- Default: help
- format
- ⧼apihelp-main-param-format⧽
- One of the following values: json, jsonfm, none, php, phpfm, rawfm, xml, xmlfm
- Default: jsonfm
- maxlag
- ⧼apihelp-main-param-maxlag⧽
- Type: integer
- smaxage
- ⧼apihelp-main-param-smaxage⧽
- Type: integer
- Default: 0
- maxage
- ⧼apihelp-main-param-maxage⧽
- Type: integer
- Default: 0
- assert
- ⧼apihelp-main-param-assert⧽
- One of the following values: anon, bot, user
- assertuser
- ⧼apihelp-main-param-assertuser⧽
- Type: user, by username
- requestid
- ⧼apihelp-main-param-requestid⧽
- servedby
- ⧼apihelp-main-param-servedby⧽
- Type: boolean
- curtimestamp
- ⧼apihelp-main-param-curtimestamp⧽
- Type: boolean
- responselanginfo
- ⧼apihelp-main-param-responselanginfo⧽
- Type: boolean
- origin
- ⧼apihelp-main-param-origin⧽
- uselang
- ⧼apihelp-main-param-uselang⧽
- Default: user
- variant
- ⧼apihelp-main-param-variant⧽
- errorformat
- ⧼apihelp-main-param-errorformat⧽
- plaintext
- wikitext
- html
- raw
- none
- bc
- One of the following values: bc, html, none, plaintext, raw, wikitext
- Default: bc
- errorlang
- ⧼apihelp-main-param-errorlang⧽
- Default: uselang
- errorsuselocal
- ⧼apihelp-main-param-errorsuselocal⧽
- Type: boolean
- ⧼apihelp-help-example-main⧽
- api.php?action=help ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-help-example-recursive⧽
- api.php?action=help&recursivesubmodules=1 ⧼api-help-open-in-apisandbox⧽
action=block
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- user
- ⧼apihelp-block-param-user⧽
- Type: user, by any of username, IP, IP range and user ID (e.g. "#12345")
- userid
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-block-param-userid⧽
- Type: integer
- expiry
- ⧼apihelp-block-param-expiry⧽
- Default: never
- reason
- ⧼apihelp-block-param-reason⧽
- Default: (empty)
- anononly
- ⧼apihelp-block-param-anononly⧽
- Type: boolean
- nocreate
- ⧼apihelp-block-param-nocreate⧽
- Type: boolean
- autoblock
- ⧼apihelp-block-param-autoblock⧽
- Type: boolean
- noemail
- ⧼apihelp-block-param-noemail⧽
- Type: boolean
- hidename
- ⧼apihelp-block-param-hidename⧽
- Type: boolean
- allowusertalk
- ⧼apihelp-block-param-allowusertalk⧽
- Type: boolean
- reblock
- ⧼apihelp-block-param-reblock⧽
- Type: boolean
- watchuser
- ⧼apihelp-block-param-watchuser⧽
- Type: boolean
- tags
- ⧼apihelp-block-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- partial
- ⧼apihelp-block-param-partial⧽
- Type: boolean
- pagerestrictions
- ⧼apihelp-block-param-pagerestrictions⧽
- Type: page title
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 10.
- Only accepts pages that exist.
- namespacerestrictions
- ⧼apihelp-block-param-namespacerestrictions⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-block-example-ip-simple⧽
- api.php?action=block&user=192.0.2.5&expiry=3%20days&reason=First%20strike&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-block-example-user-complex⧽
- api.php?action=block&user=Vandal&expiry=never&reason=Vandalism&nocreate=&autoblock=&noemail=&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=categorytree
(main | categorytree)
- ⧼api-help-flag-internal⧽
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
Internal module for the CategoryTree extension.
⧼api-help-no-extended-description⧽- category
Title in the category namespace, prefix will be ignored if given.
- This parameter is required.
- options
Options for the CategoryTree constructor as a JSON object. The depth option defaults to 1.
action=changeauthenticationdata (changeauth)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- changeauthrequest
- ⧼api-help-authmanagerhelper-request⧽
- This parameter is required.
- changeauthtoken
- ⧼api-help-param-token⧽
- This parameter is required.
- *
- ⧼api-help-authmanagerhelper-additional-params⧽
- ⧼apihelp-changeauthenticationdata-example-password⧽
- api.php?action=changeauthenticationdata&changeauthrequest=MediaWiki%5CAuth%5CPasswordAuthenticationRequest&password=ExamplePassword&retype=ExamplePassword&changeauthtoken=123ABC ⧼api-help-open-in-apisandbox⧽
action=changecontentmodel
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- title
- ⧼apihelp-changecontentmodel-param-title⧽
- pageid
- ⧼apihelp-changecontentmodel-param-pageid⧽
- Type: integer
- summary
- ⧼apihelp-changecontentmodel-param-summary⧽
- tags
- ⧼apihelp-changecontentmodel-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- model
- ⧼apihelp-changecontentmodel-param-model⧽
- This parameter is required.
- One of the following values: css, javascript, json, text, wikitext
- bot
- ⧼apihelp-changecontentmodel-param-bot⧽
- Type: boolean
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-changecontentmodel-example⧽
- api.php?action=changecontentmodel&title=Main Page&model=text&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=checktoken
(main | checktoken)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- type
- ⧼apihelp-checktoken-param-type⧽
- This parameter is required.
- One of the following values: createaccount, csrf, login, patrol, rollback, userrights, watch
- token
- ⧼apihelp-checktoken-param-token⧽
- This parameter is required.
- maxtokenage
- ⧼apihelp-checktoken-param-maxtokenage⧽
- Type: integer
- ⧼apihelp-checktoken-example-simple⧽
- api.php?action=checktoken&type=csrf&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=clearhasmsg
(main | clearhasmsg)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- ⧼apihelp-clearhasmsg-example-1⧽
- api.php?action=clearhasmsg ⧼api-help-open-in-apisandbox⧽
action=clientlogin (login)
(main | clientlogin)
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- loginrequests
- ⧼api-help-authmanagerhelper-requests⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- loginmessageformat
- ⧼api-help-authmanagerhelper-messageformat⧽
- One of the following values: html, none, raw, wikitext
- Default: wikitext
- loginmergerequestfields
- ⧼api-help-authmanagerhelper-mergerequestfields⧽
- Type: boolean
- loginpreservestate
- ⧼api-help-authmanagerhelper-preservestate⧽
- Type: boolean
- loginreturnurl
- ⧼api-help-authmanagerhelper-returnurl⧽
- logincontinue
- ⧼api-help-authmanagerhelper-continue⧽
- Type: boolean
- logintoken
- ⧼api-help-param-token⧽
- This parameter is required.
- *
- ⧼api-help-authmanagerhelper-additional-params⧽
- ⧼apihelp-clientlogin-example-login⧽
- api.php?action=clientlogin&username=Example&password=ExamplePassword&loginreturnurl=http://example.org/&logintoken=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-clientlogin-example-login2⧽
- api.php?action=clientlogin&logincontinue=1&OATHToken=987654&logintoken=123ABC ⧼api-help-open-in-apisandbox⧽
action=compare
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- fromtitle
- ⧼apihelp-compare-param-fromtitle⧽
- fromid
- ⧼apihelp-compare-param-fromid⧽
- Type: integer
- fromrev
- ⧼apihelp-compare-param-fromrev⧽
- Type: integer
- fromslots
- ⧼apihelp-compare-param-fromslots⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): main
- fromtext-{slot}
- ⧼apihelp-compare-param-fromtext-{slot}⧽
- ⧼api-help-param-templated⧽
- fromsection-{slot}
- ⧼apihelp-compare-param-fromsection-{slot}⧽
- ⧼api-help-param-templated⧽
- fromcontentformat-{slot}
- ⧼apihelp-compare-param-fromcontentformat-{slot}⧽
- ⧼api-help-param-templated⧽
- One of the following values: application/json, application/octet-stream, application/unknown, application/x-binary, text/css, text/javascript, text/plain, text/unknown, text/x-wiki, unknown/unknown
- fromcontentmodel-{slot}
- ⧼apihelp-compare-param-fromcontentmodel-{slot}⧽
- ⧼api-help-param-templated⧽
- One of the following values: css, javascript, json, text, unknown, wikitext
- frompst
- ⧼apihelp-compare-param-frompst⧽
- Type: boolean
- fromtext
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-compare-param-fromtext⧽
- fromcontentformat
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-compare-param-fromcontentformat⧽
- One of the following values: application/json, application/octet-stream, application/unknown, application/x-binary, text/css, text/javascript, text/plain, text/unknown, text/x-wiki, unknown/unknown
- fromcontentmodel
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-compare-param-fromcontentmodel⧽
- One of the following values: css, javascript, json, text, unknown, wikitext
- fromsection
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-compare-param-fromsection⧽
- totitle
- ⧼apihelp-compare-param-totitle⧽
- toid
- ⧼apihelp-compare-param-toid⧽
- Type: integer
- torev
- ⧼apihelp-compare-param-torev⧽
- Type: integer
- torelative
- ⧼apihelp-compare-param-torelative⧽
- One of the following values: cur, next, prev
- toslots
- ⧼apihelp-compare-param-toslots⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): main
- totext-{slot}
- ⧼apihelp-compare-param-totext-{slot}⧽
- ⧼api-help-param-templated⧽
- tosection-{slot}
- ⧼apihelp-compare-param-tosection-{slot}⧽
- ⧼api-help-param-templated⧽
- tocontentformat-{slot}
- ⧼apihelp-compare-param-tocontentformat-{slot}⧽
- ⧼api-help-param-templated⧽
- One of the following values: application/json, application/octet-stream, application/unknown, application/x-binary, text/css, text/javascript, text/plain, text/unknown, text/x-wiki, unknown/unknown
- tocontentmodel-{slot}
- ⧼apihelp-compare-param-tocontentmodel-{slot}⧽
- ⧼api-help-param-templated⧽
- One of the following values: css, javascript, json, text, unknown, wikitext
- topst
- ⧼apihelp-compare-param-topst⧽
- Type: boolean
- totext
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-compare-param-totext⧽
- tocontentformat
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-compare-param-tocontentformat⧽
- One of the following values: application/json, application/octet-stream, application/unknown, application/x-binary, text/css, text/javascript, text/plain, text/unknown, text/x-wiki, unknown/unknown
- tocontentmodel
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-compare-param-tocontentmodel⧽
- One of the following values: css, javascript, json, text, unknown, wikitext
- tosection
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-compare-param-tosection⧽
- prop
- ⧼apihelp-compare-param-prop⧽
- diff
- diffsize
- rel
- ids
- title
- user
- comment
- parsedcomment
- size
- timestamp
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, diff, diffsize, ids, parsedcomment, rel, size, timestamp, title, user
- Default: diff|ids|title
- slots
- ⧼apihelp-compare-param-slots⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): main
- To specify all values, use *.
- ⧼apihelp-compare-example-1⧽
- api.php?action=compare&fromrev=1&torev=2 ⧼api-help-open-in-apisandbox⧽
action=createaccount (create)
(main | createaccount)
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- createrequests
- ⧼api-help-authmanagerhelper-requests⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- createmessageformat
- ⧼api-help-authmanagerhelper-messageformat⧽
- One of the following values: html, none, raw, wikitext
- Default: wikitext
- createmergerequestfields
- ⧼api-help-authmanagerhelper-mergerequestfields⧽
- Type: boolean
- createpreservestate
- ⧼api-help-authmanagerhelper-preservestate⧽⧼apihelp-createaccount-param-preservestate⧽
- Type: boolean
- createreturnurl
- ⧼api-help-authmanagerhelper-returnurl⧽
- createcontinue
- ⧼api-help-authmanagerhelper-continue⧽
- Type: boolean
- createtoken
- ⧼api-help-param-token⧽
- This parameter is required.
- *
- ⧼api-help-authmanagerhelper-additional-params⧽
action=cspreport
- ⧼api-help-flag-internal⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- reportonly
- ⧼apihelp-cspreport-param-reportonly⧽
- Type: boolean
- source
- ⧼apihelp-cspreport-param-source⧽
- Default: internal
action=delete
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- title
- ⧼apihelp-delete-param-title⧽
- pageid
- ⧼apihelp-delete-param-pageid⧽
- Type: integer
- reason
- ⧼apihelp-delete-param-reason⧽
- tags
- ⧼apihelp-delete-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- deletetalk
- ⧼apihelp-delete-param-deletetalk⧽
- Type: boolean
- watch
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-delete-param-watch⧽
- Type: boolean
- watchlist
- ⧼apihelp-delete-param-watchlist⧽
- One of the following values: nochange, preferences, unwatch, watch
- Default: preferences
- unwatch
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-delete-param-unwatch⧽
- Type: boolean
- oldimage
- ⧼apihelp-delete-param-oldimage⧽
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-delete-example-simple⧽
- api.php?action=delete&title=Main%20Page&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-delete-example-reason⧽
- api.php?action=delete&title=Main%20Page&token=123ABC&reason=Preparing%20for%20move ⧼api-help-open-in-apisandbox⧽
action=edit
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- title
- ⧼apihelp-edit-param-title⧽
- pageid
- ⧼apihelp-edit-param-pageid⧽
- Type: integer
- section
- ⧼apihelp-edit-param-section⧽
- sectiontitle
- ⧼apihelp-edit-param-sectiontitle⧽
- text
- ⧼apihelp-edit-param-text⧽
- summary
- ⧼apihelp-edit-param-summary⧽
- tags
- ⧼apihelp-edit-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- minor
- ⧼apihelp-edit-param-minor⧽
- Type: boolean
- notminor
- ⧼apihelp-edit-param-notminor⧽
- Type: boolean
- bot
- ⧼apihelp-edit-param-bot⧽
- Type: boolean
- baserevid
- ⧼apihelp-edit-param-baserevid⧽
- Type: integer
- basetimestamp
- ⧼apihelp-edit-param-basetimestamp⧽
- Type: timestamp
- starttimestamp
- ⧼apihelp-edit-param-starttimestamp⧽
- Type: timestamp
- recreate
- ⧼apihelp-edit-param-recreate⧽
- Type: boolean
- createonly
- ⧼apihelp-edit-param-createonly⧽
- Type: boolean
- nocreate
- ⧼apihelp-edit-param-nocreate⧽
- Type: boolean
- watch
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-edit-param-watch⧽
- Type: boolean
- unwatch
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-edit-param-unwatch⧽
- Type: boolean
- watchlist
- ⧼apihelp-edit-param-watchlist⧽
- One of the following values: nochange, preferences, unwatch, watch
- Default: preferences
- md5
- ⧼apihelp-edit-param-md5⧽
- prependtext
- ⧼apihelp-edit-param-prependtext⧽
- appendtext
- ⧼apihelp-edit-param-appendtext⧽
- undo
- ⧼apihelp-edit-param-undo⧽
- Type: integer
- The value must be no less than 0.
- undoafter
- ⧼apihelp-edit-param-undoafter⧽
- Type: integer
- The value must be no less than 0.
- redirect
- ⧼apihelp-edit-param-redirect⧽
- Type: boolean
- contentformat
- ⧼apihelp-edit-param-contentformat⧽
- One of the following values: application/json, application/octet-stream, application/unknown, application/x-binary, text/css, text/javascript, text/plain, text/unknown, text/x-wiki, unknown/unknown
- contentmodel
- ⧼apihelp-edit-param-contentmodel⧽
- One of the following values: css, javascript, json, text, unknown, wikitext
- token
- ⧼api-help-param-token⧽⧼apihelp-edit-param-token⧽
- This parameter is required.
- captchaword
Answer to the CAPTCHA
- captchaid
CAPTCHA ID from previous request
- ⧼apihelp-edit-example-edit⧽
- api.php?action=edit&title=Test&summary=test%20summary&text=article%20content&baserevid=1234567&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-edit-example-prepend⧽
- api.php?action=edit&title=Test&summary=NOTOC&minor=&prependtext=__NOTOC__%0A&basetimestamp=2007-08-24T12:34:54Z&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-edit-example-undo⧽
- api.php?action=edit&title=Test&undo=13585&undoafter=13579&basetimestamp=2007-08-24T12:34:54Z&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=emailuser
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- target
- ⧼apihelp-emailuser-param-target⧽
- This parameter is required.
- subject
- ⧼apihelp-emailuser-param-subject⧽
- This parameter is required.
- text
- ⧼apihelp-emailuser-param-text⧽
- This parameter is required.
- ccme
- ⧼apihelp-emailuser-param-ccme⧽
- Type: boolean
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-emailuser-example-email⧽
- api.php?action=emailuser&target=WikiSysop&text=Content&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=expandtemplates
(main | expandtemplates)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- title
- ⧼apihelp-expandtemplates-param-title⧽
- text
- ⧼apihelp-expandtemplates-param-text⧽
- This parameter is required.
- revid
- ⧼apihelp-expandtemplates-param-revid⧽
- Type: integer
- prop
- ⧼apihelp-expandtemplates-param-prop⧽
- wikitext
- categories
- properties
- volatile
- ttl
- modules
- jsconfigvars
- encodedjsconfigvars
- parsetree
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): categories, encodedjsconfigvars, jsconfigvars, modules, parsetree, properties, ttl, volatile, wikitext
- includecomments
- ⧼apihelp-expandtemplates-param-includecomments⧽
- Type: boolean
- showstrategykeys
- ⧼apihelp-expandtemplates-param-showstrategykeys⧽
- Type: boolean
- generatexml
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-expandtemplates-param-generatexml⧽
- Type: boolean
- ⧼apihelp-expandtemplates-example-simple⧽
- api.php?action=expandtemplates&text={{Project:Sandbox}} ⧼api-help-open-in-apisandbox⧽
action=feedcontributions
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- feedformat
- ⧼apihelp-feedcontributions-param-feedformat⧽
- One of the following values: atom, rss
- Default: rss
- user
- ⧼apihelp-feedcontributions-param-user⧽
- This parameter is required.
- Type: user, by any of username, IP, IP range, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- namespace
- ⧼apihelp-feedcontributions-param-namespace⧽
- One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- year
- ⧼apihelp-feedcontributions-param-year⧽
- Type: integer
- month
- ⧼apihelp-feedcontributions-param-month⧽
- Type: integer
- tagfilter
- ⧼apihelp-feedcontributions-param-tagfilter⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): mw-blank, mw-changed-redirect-target, mw-contentmodelchange, mw-manual-revert, mw-new-redirect, mw-removed-redirect, mw-replace, mw-reverted, mw-rollback, mw-server-side-upload, mw-undo
- Default: (empty)
- deletedonly
- ⧼apihelp-feedcontributions-param-deletedonly⧽
- Type: boolean
- toponly
- ⧼apihelp-feedcontributions-param-toponly⧽
- Type: boolean
- newonly
- ⧼apihelp-feedcontributions-param-newonly⧽
- Type: boolean
- hideminor
- ⧼apihelp-feedcontributions-param-hideminor⧽
- Type: boolean
- showsizediff
- ⧼apihelp-feedcontributions-param-showsizediff⧽
- Type: boolean
- ⧼apihelp-feedcontributions-example-simple⧽
- api.php?action=feedcontributions&user=Example ⧼api-help-open-in-apisandbox⧽
action=feedrecentchanges
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- feedformat
- ⧼apihelp-feedrecentchanges-param-feedformat⧽
- One of the following values: atom, rss
- Default: rss
- namespace
- ⧼apihelp-feedrecentchanges-param-namespace⧽
- One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- invert
- ⧼apihelp-feedrecentchanges-param-invert⧽
- Type: boolean
- associated
- ⧼apihelp-feedrecentchanges-param-associated⧽
- Type: boolean
- days
- ⧼apihelp-feedrecentchanges-param-days⧽
- Type: integer
- The value must be no less than 1.
- Default: 7
- limit
- ⧼apihelp-feedrecentchanges-param-limit⧽
- Type: integer
- The value must be between 1 and 50.
- Default: 50
- from
- ⧼apihelp-feedrecentchanges-param-from⧽
- Type: timestamp
- hideminor
- ⧼apihelp-feedrecentchanges-param-hideminor⧽
- Type: boolean
- hidebots
- ⧼apihelp-feedrecentchanges-param-hidebots⧽
- Type: boolean
- hideanons
- ⧼apihelp-feedrecentchanges-param-hideanons⧽
- Type: boolean
- hideliu
- ⧼apihelp-feedrecentchanges-param-hideliu⧽
- Type: boolean
- hidepatrolled
- ⧼apihelp-feedrecentchanges-param-hidepatrolled⧽
- Type: boolean
- hidemyself
- ⧼apihelp-feedrecentchanges-param-hidemyself⧽
- Type: boolean
- hidecategorization
- ⧼apihelp-feedrecentchanges-param-hidecategorization⧽
- Type: boolean
- tagfilter
- ⧼apihelp-feedrecentchanges-param-tagfilter⧽
- inverttags
- ⧼apihelp-feedrecentchanges-param-inverttags⧽
- Type: boolean
- target
- ⧼apihelp-feedrecentchanges-param-target⧽
- showlinkedto
- ⧼apihelp-feedrecentchanges-param-showlinkedto⧽
- Type: boolean
- ⧼apihelp-feedrecentchanges-example-simple⧽
- api.php?action=feedrecentchanges ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-feedrecentchanges-example-30days⧽
- api.php?action=feedrecentchanges&days=30 ⧼api-help-open-in-apisandbox⧽
action=feedwatchlist
(main | feedwatchlist)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- feedformat
- ⧼apihelp-feedwatchlist-param-feedformat⧽
- One of the following values: atom, rss
- Default: rss
- hours
- ⧼apihelp-feedwatchlist-param-hours⧽
- Type: integer
- The value must be between 1 and 72.
- Default: 24
- linktosections
- ⧼apihelp-feedwatchlist-param-linktosections⧽
- Type: boolean
- allrev
- ⧼apihelp-query+watchlist-param-allrev⧽
- Type: boolean
- wlowner
- ⧼apihelp-query+watchlist-param-owner⧽
- Type: user, by username
- wltoken
- ⧼apihelp-query+watchlist-param-token⧽
- wlshow
- ⧼apihelp-query+watchlist-param-show⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): !anon, !autopatrolled, !bot, !minor, !patrolled, !unread, anon, autopatrolled, bot, minor, patrolled, unread
- wltype
- ⧼apihelp-query+watchlist-param-type⧽
- edit
- new
- log
- external
- categorize
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): categorize, edit, external, log, new
- Default: edit|new|log|categorize
- wlexcludeuser
- ⧼apihelp-query+watchlist-param-excludeuser⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- ⧼apihelp-feedwatchlist-example-default⧽
- api.php?action=feedwatchlist ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-feedwatchlist-example-all6hrs⧽
- api.php?action=feedwatchlist&allrev=&hours=6 ⧼api-help-open-in-apisandbox⧽
action=filerevert
(main | filerevert)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- filename
- ⧼apihelp-filerevert-param-filename⧽
- This parameter is required.
- comment
- ⧼apihelp-filerevert-param-comment⧽
- Default: (empty)
- archivename
- ⧼apihelp-filerevert-param-archivename⧽
- This parameter is required.
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-filerevert-example-revert⧽
- api.php?action=filerevert&filename=Wiki.png&comment=Revert&archivename=20110305152740!Wiki.png&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=help
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- modules
- ⧼apihelp-help-param-modules⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- Default: main
- submodules
- ⧼apihelp-help-param-submodules⧽
- Type: boolean
- recursivesubmodules
- ⧼apihelp-help-param-recursivesubmodules⧽
- Type: boolean
- wrap
- ⧼apihelp-help-param-wrap⧽
- Type: boolean
- toc
- ⧼apihelp-help-param-toc⧽
- Type: boolean
- ⧼apihelp-help-example-main⧽
- api.php?action=help ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-help-example-submodules⧽
- api.php?action=help&modules=query&submodules=1 ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-help-example-recursive⧽
- api.php?action=help&recursivesubmodules=1 ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-help-example-help⧽
- api.php?action=help&modules=help ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-help-example-query⧽
- api.php?action=help&modules=query+info|query+categorymembers ⧼api-help-open-in-apisandbox⧽
action=imagerotate
(main | imagerotate)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- rotation
- ⧼apihelp-imagerotate-param-rotation⧽
- This parameter is required.
- One of the following values: 90, 180, 270
- continue
- ⧼api-help-param-continue⧽
- tags
- ⧼apihelp-imagerotate-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- titles
- ⧼api-pageset-param-titles⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- pageids
- ⧼api-pageset-param-pageids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- revids
- ⧼api-pageset-param-revids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- generator
- ⧼api-pageset-param-generator⧽
- allcategories
- alldeletedrevisions
- allfileusages
- allimages
- alllinks
- allpages
- allredirects
- allrevisions
- alltransclusions
- backlinks
- categories
- categorymembers
- deletedrevisions
- duplicatefiles
- embeddedin
- exturlusage
- fileusage
- images
- imageusage
- iwbacklinks
- langbacklinks
- links
- linkshere
- pageswithprop
- prefixsearch
- protectedtitles
- querypage
- random
- recentchanges
- redirects
- revisions
- search
- templates
- transcludedin
- watchlist
- watchlistraw
- One of the following values: allcategories, alldeletedrevisions, allfileusages, allimages, alllinks, allpages, allredirects, allrevisions, alltransclusions, backlinks, categories, categorymembers, deletedrevisions, duplicatefiles, embeddedin, exturlusage, fileusage, images, imageusage, iwbacklinks, langbacklinks, links, linkshere, pageswithprop, prefixsearch, protectedtitles, querypage, random, recentchanges, redirects, revisions, search, templates, transcludedin, watchlist, watchlistraw
- redirects
- ⧼api-pageset-param-redirects-generator⧽
- Type: boolean
- converttitles
- ⧼api-pageset-param-converttitles⧽
- Type: boolean
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-imagerotate-example-simple⧽
- api.php?action=imagerotate&titles=File:Example.jpg&rotation=90&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-imagerotate-example-generator⧽
- api.php?action=imagerotate&generator=categorymembers&gcmtitle=Category:Flip&gcmtype=file&rotation=180&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=import
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- summary
- ⧼apihelp-import-param-summary⧽
- xml
- ⧼apihelp-import-param-xml⧽
- Must be posted as a file upload using multipart/form-data.
- interwikiprefix
- ⧼apihelp-import-param-interwikiprefix⧽
- interwikisource
- ⧼apihelp-import-param-interwikisource⧽
- One of the following values:
- interwikipage
- ⧼apihelp-import-param-interwikipage⧽
- fullhistory
- ⧼apihelp-import-param-fullhistory⧽
- Type: boolean
- templates
- ⧼apihelp-import-param-templates⧽
- Type: boolean
- namespace
- ⧼apihelp-import-param-namespace⧽
- One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- assignknownusers
- ⧼apihelp-import-param-assignknownusers⧽
- Type: boolean
- rootpage
- ⧼apihelp-import-param-rootpage⧽
- tags
- ⧼apihelp-import-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- token
- ⧼api-help-param-token⧽
- This parameter is required.
action=linkaccount (link)
(main | linkaccount)
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- linkrequests
- ⧼api-help-authmanagerhelper-requests⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- linkmessageformat
- ⧼api-help-authmanagerhelper-messageformat⧽
- One of the following values: html, none, raw, wikitext
- Default: wikitext
- linkmergerequestfields
- ⧼api-help-authmanagerhelper-mergerequestfields⧽
- Type: boolean
- linkreturnurl
- ⧼api-help-authmanagerhelper-returnurl⧽
- linkcontinue
- ⧼api-help-authmanagerhelper-continue⧽
- Type: boolean
- linktoken
- ⧼api-help-param-token⧽
- This parameter is required.
- *
- ⧼api-help-authmanagerhelper-additional-params⧽
- ⧼apihelp-linkaccount-example-link⧽
- api.php?action=linkaccount&provider=Example&linkreturnurl=http://example.org/&linktoken=123ABC ⧼api-help-open-in-apisandbox⧽
action=login (lg)
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- lgname
- ⧼apihelp-login-param-name⧽
- lgpassword
- ⧼apihelp-login-param-password⧽
- lgdomain
- ⧼apihelp-login-param-domain⧽
- lgtoken
- ⧼api-help-param-token⧽
- ⧼apihelp-login-example-login⧽
- api.php?action=login&lgname=user&lgpassword=password&lgtoken=123ABC ⧼api-help-open-in-apisandbox⧽
action=logout
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-logout-example-logout⧽
- api.php?action=logout&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=managetags
(main | managetags)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- operation
- ⧼apihelp-managetags-param-operation⧽
- create
- delete
- activate
- deactivate
- This parameter is required.
- One of the following values: activate, create, deactivate, delete
- tag
- ⧼apihelp-managetags-param-tag⧽
- This parameter is required.
- reason
- ⧼apihelp-managetags-param-reason⧽
- Default: (empty)
- ignorewarnings
- ⧼apihelp-managetags-param-ignorewarnings⧽
- Type: boolean
- tags
- ⧼apihelp-managetags-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-managetags-example-create⧽
- api.php?action=managetags&operation=create&tag=spam&reason=For+use+in+edit+patrolling&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-managetags-example-delete⧽
- api.php?action=managetags&operation=delete&tag=vandlaism&reason=Misspelt&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-managetags-example-activate⧽
- api.php?action=managetags&operation=activate&tag=spam&reason=For+use+in+edit+patrolling&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-managetags-example-deactivate⧽
- api.php?action=managetags&operation=deactivate&tag=spam&reason=No+longer+required&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=mergehistory
(main | mergehistory)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- from
- ⧼apihelp-mergehistory-param-from⧽
- fromid
- ⧼apihelp-mergehistory-param-fromid⧽
- Type: integer
- to
- ⧼apihelp-mergehistory-param-to⧽
- toid
- ⧼apihelp-mergehistory-param-toid⧽
- Type: integer
- timestamp
- ⧼apihelp-mergehistory-param-timestamp⧽
- Type: timestamp
- reason
- ⧼apihelp-mergehistory-param-reason⧽
- Default: (empty)
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-mergehistory-example-merge⧽
- api.php?action=mergehistory&from=Oldpage&to=Newpage&token=123ABC&reason=Reason ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-mergehistory-example-merge-timestamp⧽
- api.php?action=mergehistory&from=Oldpage&to=Newpage&token=123ABC&reason=Reason×tamp=2015-12-31T04%3A37%3A41Z ⧼api-help-open-in-apisandbox⧽
action=move
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- from
- ⧼apihelp-move-param-from⧽
- fromid
- ⧼apihelp-move-param-fromid⧽
- Type: integer
- to
- ⧼apihelp-move-param-to⧽
- This parameter is required.
- reason
- ⧼apihelp-move-param-reason⧽
- Default: (empty)
- movetalk
- ⧼apihelp-move-param-movetalk⧽
- Type: boolean
- movesubpages
- ⧼apihelp-move-param-movesubpages⧽
- Type: boolean
- noredirect
- ⧼apihelp-move-param-noredirect⧽
- Type: boolean
- watchlist
- ⧼apihelp-move-param-watchlist⧽
- One of the following values: nochange, preferences, unwatch, watch
- Default: preferences
- ignorewarnings
- ⧼apihelp-move-param-ignorewarnings⧽
- Type: boolean
- tags
- ⧼apihelp-move-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- token
- ⧼api-help-param-token⧽
- This parameter is required.
action=opensearch
(main | opensearch)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- search
- ⧼apihelp-opensearch-param-search⧽
- This parameter is required.
- namespace
- ⧼apihelp-opensearch-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- Default: 0
- limit
- ⧼apihelp-opensearch-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- suggest
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-opensearch-param-suggest⧽
- Type: boolean
- redirects
- ⧼apihelp-opensearch-param-redirects⧽
- return
- resolve
- One of the following values: resolve, return
- format
- ⧼apihelp-opensearch-param-format⧽
- One of the following values: json, jsonfm, xml, xmlfm
- Default: json
- warningsaserror
- ⧼apihelp-opensearch-param-warningsaserror⧽
- Type: boolean
- ⧼apihelp-opensearch-example-te⧽
- api.php?action=opensearch&search=Te ⧼api-help-open-in-apisandbox⧽
action=options
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- reset
- ⧼apihelp-options-param-reset⧽
- Type: boolean
- resetkinds
- ⧼apihelp-options-param-resetkinds⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): all, registered, registered-checkmatrix, registered-multiselect, special, unused, userjs
- Default: all
- change
- ⧼apihelp-options-param-change⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- optionname
- ⧼apihelp-options-param-optionname⧽
- optionvalue
- ⧼apihelp-options-param-optionvalue⧽
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-options-example-reset⧽
- api.php?action=options&reset=&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-options-example-change⧽
- api.php?action=options&change=skin=vector|hideminor=1&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-options-example-complex⧽
- api.php?action=options&reset=&change=skin=monobook&optionname=nickname&optionvalue=[[User:Beau|Beau]]%20([[User_talk:Beau|talk]])&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=paraminfo
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- modules
- ⧼apihelp-paraminfo-param-modules⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- helpformat
- ⧼apihelp-paraminfo-param-helpformat⧽
- One of the following values: html, none, raw, wikitext
- Default: none
- querymodules
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-paraminfo-param-querymodules⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): allcategories, alldeletedrevisions, allfileusages, allimages, alllinks, allmessages, allpages, allredirects, allrevisions, alltransclusions, allusers, authmanagerinfo, backlinks, blocks, categories, categoryinfo, categorymembers, contributors, deletedrevisions, deletedrevs, duplicatefiles, embeddedin, extlinks, exturlusage, filearchive, filerepoinfo, fileusage, imageinfo, images, imageusage, info, iwbacklinks, iwlinks, langbacklinks, langlinks, languageinfo, links, linkshere, logevents, mystashedfiles, pagepropnames, pageprops, pageswithprop, prefixsearch, protectedtitles, querypage, random, recentchanges, redirects, revisions, search, siteinfo, stashimageinfo, tags, templates, tokens, transcludedin, usercontribs, userinfo, users, watchlist, watchlistraw
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- mainmodule
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-paraminfo-param-mainmodule⧽
- pagesetmodule
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-paraminfo-param-pagesetmodule⧽
- formatmodules
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-paraminfo-param-formatmodules⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): json, jsonfm, none, php, phpfm, rawfm, xml, xmlfm
- ⧼apihelp-paraminfo-example-1⧽
- api.php?action=paraminfo&modules=parse|phpfm|query%2Ballpages|query%2Bsiteinfo ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-paraminfo-example-2⧽
- api.php?action=paraminfo&modules=query%2B* ⧼api-help-open-in-apisandbox⧽
action=parse
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- title
- ⧼apihelp-parse-param-title⧽
- text
- ⧼apihelp-parse-param-text⧽
- revid
- ⧼apihelp-parse-param-revid⧽
- Type: integer
- summary
- ⧼apihelp-parse-param-summary⧽
- page
- ⧼apihelp-parse-param-page⧽
- pageid
- ⧼apihelp-parse-param-pageid⧽
- Type: integer
- redirects
- ⧼apihelp-parse-param-redirects⧽
- Type: boolean
- oldid
- ⧼apihelp-parse-param-oldid⧽
- Type: integer
- prop
- ⧼apihelp-parse-param-prop⧽
- text
- langlinks
- categories
- categorieshtml
- links
- templates
- images
- externallinks
- sections
- revid
- displaytitle
- subtitle
- headhtml
- modules
- jsconfigvars
- encodedjsconfigvars
- indicators
- iwlinks
- wikitext
- properties
- limitreportdata
- limitreporthtml
- parsetree
- parsewarnings
- parsewarningshtml
- headitems
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): categories, categorieshtml, displaytitle, encodedjsconfigvars, externallinks, headhtml, images, indicators, iwlinks, jsconfigvars, langlinks, limitreportdata, limitreporthtml, links, modules, parsetree, parsewarnings, parsewarningshtml, properties, revid, sections, subtitle, templates, text, wikitext, headitems
- Default: text|langlinks|categories|links|templates|images|externallinks|sections|revid|displaytitle|iwlinks|properties|parsewarnings
- wrapoutputclass
- ⧼apihelp-parse-param-wrapoutputclass⧽
- Default: mw-parser-output
- pst
- ⧼apihelp-parse-param-pst⧽
- Type: boolean
- onlypst
- ⧼apihelp-parse-param-onlypst⧽
- Type: boolean
- effectivelanglinks
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-parse-param-effectivelanglinks⧽
- Type: boolean
- section
- ⧼apihelp-parse-param-section⧽
- sectiontitle
- ⧼apihelp-parse-param-sectiontitle⧽
- disablepp
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-parse-param-disablepp⧽
- Type: boolean
- disablelimitreport
- ⧼apihelp-parse-param-disablelimitreport⧽
- Type: boolean
- disableeditsection
- ⧼apihelp-parse-param-disableeditsection⧽
- Type: boolean
- disablestylededuplication
- ⧼apihelp-parse-param-disablestylededuplication⧽
- Type: boolean
- showstrategykeys
- ⧼apihelp-parse-param-showstrategykeys⧽
- Type: boolean
- generatexml
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-parse-param-generatexml⧽
- Type: boolean
- preview
- ⧼apihelp-parse-param-preview⧽
- Type: boolean
- sectionpreview
- ⧼apihelp-parse-param-sectionpreview⧽
- Type: boolean
- disabletoc
- ⧼apihelp-parse-param-disabletoc⧽
- Type: boolean
- useskin
- ⧼apihelp-parse-param-useskin⧽
- One of the following values: apioutput, fallback, minerva, monobook, timeless, vector, vector-2022
- contentformat
- ⧼apihelp-parse-param-contentformat⧽
- One of the following values: application/json, application/octet-stream, application/unknown, application/x-binary, text/css, text/javascript, text/plain, text/unknown, text/x-wiki, unknown/unknown
- contentmodel
- ⧼apihelp-parse-param-contentmodel⧽
- One of the following values: css, javascript, json, text, unknown, wikitext
- ⧼apihelp-parse-example-page⧽
- api.php?action=parse&page=Project:Sandbox ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-parse-example-text⧽
- api.php?action=parse&text={{Project:Sandbox}}&contentmodel=wikitext ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-parse-example-texttitle⧽
- api.php?action=parse&text={{PAGENAME}}&title=Test ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-parse-example-summary⧽
- api.php?action=parse&summary=Some+[[link]]&prop= ⧼api-help-open-in-apisandbox⧽
action=patrol
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- rcid
- ⧼apihelp-patrol-param-rcid⧽
- Type: integer
- revid
- ⧼apihelp-patrol-param-revid⧽
- Type: integer
- tags
- ⧼apihelp-patrol-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-patrol-example-rcid⧽
- api.php?action=patrol&token=123ABC&rcid=230672766 ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-patrol-example-revid⧽
- api.php?action=patrol&token=123ABC&revid=230672766 ⧼api-help-open-in-apisandbox⧽
action=protect
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- title
- ⧼apihelp-protect-param-title⧽
- pageid
- ⧼apihelp-protect-param-pageid⧽
- Type: integer
- protections
- ⧼apihelp-protect-param-protections⧽
- This parameter is required.
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- expiry
- ⧼apihelp-protect-param-expiry⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- Default: infinite
- reason
- ⧼apihelp-protect-param-reason⧽
- Default: (empty)
- tags
- ⧼apihelp-protect-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- cascade
- ⧼apihelp-protect-param-cascade⧽
- Type: boolean
- watch
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-protect-param-watch⧽
- Type: boolean
- watchlist
- ⧼apihelp-protect-param-watchlist⧽
- One of the following values: nochange, preferences, unwatch, watch
- Default: preferences
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-protect-example-protect⧽
- api.php?action=protect&title=Main%20Page&token=123ABC&protections=edit=sysop|move=sysop&cascade=&expiry=20070901163000|never ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-protect-example-unprotect⧽
- api.php?action=protect&title=Main%20Page&token=123ABC&protections=edit=all|move=all&reason=Lifting%20restrictions ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-protect-example-unprotect2⧽
- api.php?action=protect&title=Main%20Page&token=123ABC&protections=&reason=Lifting%20restrictions ⧼api-help-open-in-apisandbox⧽
action=purge
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- forcelinkupdate
- ⧼apihelp-purge-param-forcelinkupdate⧽
- Type: boolean
- forcerecursivelinkupdate
- ⧼apihelp-purge-param-forcerecursivelinkupdate⧽
- Type: boolean
- continue
- ⧼api-help-param-continue⧽
- titles
- ⧼api-pageset-param-titles⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- pageids
- ⧼api-pageset-param-pageids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- revids
- ⧼api-pageset-param-revids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- generator
- ⧼api-pageset-param-generator⧽
- allcategories
- alldeletedrevisions
- allfileusages
- allimages
- alllinks
- allpages
- allredirects
- allrevisions
- alltransclusions
- backlinks
- categories
- categorymembers
- deletedrevisions
- duplicatefiles
- embeddedin
- exturlusage
- fileusage
- images
- imageusage
- iwbacklinks
- langbacklinks
- links
- linkshere
- pageswithprop
- prefixsearch
- protectedtitles
- querypage
- random
- recentchanges
- redirects
- revisions
- search
- templates
- transcludedin
- watchlist
- watchlistraw
- One of the following values: allcategories, alldeletedrevisions, allfileusages, allimages, alllinks, allpages, allredirects, allrevisions, alltransclusions, backlinks, categories, categorymembers, deletedrevisions, duplicatefiles, embeddedin, exturlusage, fileusage, images, imageusage, iwbacklinks, langbacklinks, links, linkshere, pageswithprop, prefixsearch, protectedtitles, querypage, random, recentchanges, redirects, revisions, search, templates, transcludedin, watchlist, watchlistraw
- redirects
- ⧼api-pageset-param-redirects-generator⧽
- Type: boolean
- converttitles
- ⧼api-pageset-param-converttitles⧽
- Type: boolean
- ⧼apihelp-purge-example-simple⧽
- api.php?action=purge&titles=Main%20Page|API ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-purge-example-generator⧽
- api.php?action=purge&generator=allpages&gapnamespace=0&gaplimit=10 ⧼api-help-open-in-apisandbox⧽
action=query
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- prop
- ⧼apihelp-query-param-prop⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): categories, categoryinfo, contributors, deletedrevisions, duplicatefiles, extlinks, fileusage, imageinfo, images, info, iwlinks, langlinks, links, linkshere, pageprops, redirects, revisions, stashimageinfo, templates, transcludedin
- list
- ⧼apihelp-query-param-list⧽
- allcategories
- alldeletedrevisions
- allfileusages
- allimages
- alllinks
- allpages
- allredirects
- allrevisions
- alltransclusions
- allusers
- backlinks
- blocks
- categorymembers
- embeddedin
- exturlusage
- filearchive
- imageusage
- iwbacklinks
- langbacklinks
- logevents
- mystashedfiles
- pagepropnames
- pageswithprop
- prefixsearch
- protectedtitles
- querypage
- random
- recentchanges
- search
- tags
- usercontribs
- users
- watchlist
- watchlistraw
- deletedrevs
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): allcategories, alldeletedrevisions, allfileusages, allimages, alllinks, allpages, allredirects, allrevisions, alltransclusions, allusers, backlinks, blocks, categorymembers, embeddedin, exturlusage, filearchive, imageusage, iwbacklinks, langbacklinks, logevents, mystashedfiles, pagepropnames, pageswithprop, prefixsearch, protectedtitles, querypage, random, recentchanges, search, tags, usercontribs, users, watchlist, watchlistraw, deletedrevs
- meta
- ⧼apihelp-query-param-meta⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): allmessages, authmanagerinfo, filerepoinfo, languageinfo, siteinfo, tokens, userinfo
- indexpageids
- ⧼apihelp-query-param-indexpageids⧽
- Type: boolean
- export
- ⧼apihelp-query-param-export⧽
- Type: boolean
- exportnowrap
- ⧼apihelp-query-param-exportnowrap⧽
- Type: boolean
- exportschema
- ⧼apihelp-query-param-exportschema⧽
- One of the following values: 0.10, 0.11
- Default: 0.11
- iwurl
- ⧼apihelp-query-param-iwurl⧽
- Type: boolean
- continue
- ⧼api-help-param-continue⧽
- rawcontinue
- ⧼apihelp-query-param-rawcontinue⧽
- Type: boolean
- titles
- ⧼api-pageset-param-titles⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- pageids
- ⧼api-pageset-param-pageids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- revids
- ⧼api-pageset-param-revids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- generator
- ⧼api-pageset-param-generator⧽
- allcategories
- alldeletedrevisions
- allfileusages
- allimages
- alllinks
- allpages
- allredirects
- allrevisions
- alltransclusions
- backlinks
- categories
- categorymembers
- deletedrevisions
- duplicatefiles
- embeddedin
- exturlusage
- fileusage
- images
- imageusage
- iwbacklinks
- langbacklinks
- links
- linkshere
- pageswithprop
- prefixsearch
- protectedtitles
- querypage
- random
- recentchanges
- redirects
- revisions
- search
- templates
- transcludedin
- watchlist
- watchlistraw
- One of the following values: allcategories, alldeletedrevisions, allfileusages, allimages, alllinks, allpages, allredirects, allrevisions, alltransclusions, backlinks, categories, categorymembers, deletedrevisions, duplicatefiles, embeddedin, exturlusage, fileusage, images, imageusage, iwbacklinks, langbacklinks, links, linkshere, pageswithprop, prefixsearch, protectedtitles, querypage, random, recentchanges, redirects, revisions, search, templates, transcludedin, watchlist, watchlistraw
- redirects
- ⧼api-pageset-param-redirects-generator⧽
- Type: boolean
- converttitles
- ⧼api-pageset-param-converttitles⧽
- Type: boolean
- ⧼apihelp-query-example-revisions⧽
- api.php?action=query&prop=revisions&meta=siteinfo&titles=Main%20Page&rvprop=user|comment&continue= ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query-example-allpages⧽
- api.php?action=query&generator=allpages&gapprefix=API/&prop=revisions&continue= ⧼api-help-open-in-apisandbox⧽
prop=categories (cl)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- clprop
- ⧼apihelp-query+categories-param-prop⧽
- sortkey
- timestamp
- hidden
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): hidden, sortkey, timestamp
- clshow
- ⧼apihelp-query+categories-param-show⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): !hidden, hidden
- cllimit
- ⧼apihelp-query+categories-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- clcontinue
- ⧼api-help-param-continue⧽
- clcategories
- ⧼apihelp-query+categories-param-categories⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- cldir
- ⧼apihelp-query+categories-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- ⧼apihelp-query+categories-example-simple⧽
- api.php?action=query&prop=categories&titles=Albert%20Einstein ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+categories-example-generator⧽
- api.php?action=query&generator=categories&titles=Albert%20Einstein&prop=info ⧼api-help-open-in-apisandbox⧽
prop=categoryinfo (ci)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- cicontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+categoryinfo-example-simple⧽
- api.php?action=query&prop=categoryinfo&titles=Category:Foo|Category:Bar ⧼api-help-open-in-apisandbox⧽
prop=contributors (pc)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- pcgroup
- ⧼apihelp-query+contributors-param-group⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): bot, bureaucrat, interface-admin, suppress, sysop
- pcexcludegroup
- ⧼apihelp-query+contributors-param-excludegroup⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): bot, bureaucrat, interface-admin, suppress, sysop
- pcrights
- ⧼apihelp-query+contributors-param-rights⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): apihighlimits, applychangetags, autoconfirmed, autocreateaccount, autopatrol, bigdelete, block, blockemail, bot, browsearchive, changetags, createaccount, createpage, createtalk, delete, delete-redirect, deletechangetags, deletedhistory, deletedtext, deletelogentry, deleterevision, edit, editcontentmodel, editinterface, editmyoptions, editmyprivateinfo, editmyusercss, editmyuserjs, editmyuserjson, editmyuserjsredirect, editmywatchlist, editprotected, editsemiprotected, editsitecss, editsitejs, editsitejson, editusercss, edituserjs, edituserjson, hideuser, import, importupload, ipblock-exempt, managechangetags, markbotedits, mergehistory, minoredit, move, move-categorypages, move-rootuserpages, move-subpages, movefile, nominornewtalk, noratelimit, override-export-depth, pagelang, patrol, patrolmarks, protect, purge, read, renameuser, reupload, reupload-own, reupload-shared, rollback, sendemail, siteadmin, skipcaptcha, suppressionlog, suppressredirect, suppressrevision, unblockself, undelete, unwatchedpages, upload, upload_by_url, userrights, userrights-interwiki, viewmyprivateinfo, viewmywatchlist, viewsuppressed, writeapi
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- pcexcluderights
- ⧼apihelp-query+contributors-param-excluderights⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): apihighlimits, applychangetags, autoconfirmed, autocreateaccount, autopatrol, bigdelete, block, blockemail, bot, browsearchive, changetags, createaccount, createpage, createtalk, delete, delete-redirect, deletechangetags, deletedhistory, deletedtext, deletelogentry, deleterevision, edit, editcontentmodel, editinterface, editmyoptions, editmyprivateinfo, editmyusercss, editmyuserjs, editmyuserjson, editmyuserjsredirect, editmywatchlist, editprotected, editsemiprotected, editsitecss, editsitejs, editsitejson, editusercss, edituserjs, edituserjson, hideuser, import, importupload, ipblock-exempt, managechangetags, markbotedits, mergehistory, minoredit, move, move-categorypages, move-rootuserpages, move-subpages, movefile, nominornewtalk, noratelimit, override-export-depth, pagelang, patrol, patrolmarks, protect, purge, read, renameuser, reupload, reupload-own, reupload-shared, rollback, sendemail, siteadmin, skipcaptcha, suppressionlog, suppressredirect, suppressrevision, unblockself, undelete, unwatchedpages, upload, upload_by_url, userrights, userrights-interwiki, viewmyprivateinfo, viewmywatchlist, viewsuppressed, writeapi
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- pclimit
- ⧼apihelp-query+contributors-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- pccontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+contributors-example-simple⧽
- api.php?action=query&prop=contributors&titles=Main%20Page ⧼api-help-open-in-apisandbox⧽
prop=deletedrevisions (drv)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- drvprop
- ⧼apihelp-query+revisions+base-param-prop⧽
- ids
- flags
- timestamp
- user
- userid
- size
- slotsize
- sha1
- slotsha1
- contentmodel
- comment
- parsedcomment
- content
- tags
- roles
- parsetree
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, content, contentmodel, flags, ids, parsedcomment, roles, sha1, size, slotsha1, slotsize, tags, timestamp, user, userid, parsetree
- Default: ids|timestamp|flags|comment|user
- drvslots
- ⧼apihelp-query+revisions+base-param-slots⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): main
- To specify all values, use *.
- drvlimit
- ⧼apihelp-query+revisions+base-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- drvexpandtemplates
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-expandtemplates⧽
- Type: boolean
- drvgeneratexml
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-generatexml⧽
- Type: boolean
- drvparse
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-parse⧽
- Type: boolean
- drvsection
- ⧼apihelp-query+revisions+base-param-section⧽
- drvdiffto
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-diffto⧽
- drvdifftotext
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-difftotext⧽
- drvdifftotextpst
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-difftotextpst⧽
- Type: boolean
- drvcontentformat
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-contentformat⧽
- One of the following values: application/json, application/octet-stream, application/unknown, application/x-binary, text/css, text/javascript, text/plain, text/unknown, text/x-wiki, unknown/unknown
- drvstart
- ⧼apihelp-query+deletedrevisions-param-start⧽
- Type: timestamp
- drvend
- ⧼apihelp-query+deletedrevisions-param-end⧽
- Type: timestamp
- drvdir
- ⧼api-help-param-direction⧽
- newer
- older
- One of the following values: newer, older
- Default: older
- drvtag
- ⧼apihelp-query+deletedrevisions-param-tag⧽
- drvuser
- ⧼apihelp-query+deletedrevisions-param-user⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- drvexcludeuser
- ⧼apihelp-query+deletedrevisions-param-excludeuser⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- drvcontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+deletedrevisions-example-titles⧽
- api.php?action=query&prop=deletedrevisions&titles=Main%20Page|Talk%3AMain%20Page&drvslots=*&drvprop=user|comment|content ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+deletedrevisions-example-revids⧽
- api.php?action=query&prop=deletedrevisions&revids=123456 ⧼api-help-open-in-apisandbox⧽
prop=duplicatefiles (df)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- dflimit
- ⧼apihelp-query+duplicatefiles-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- dfcontinue
- ⧼api-help-param-continue⧽
- dfdir
- ⧼apihelp-query+duplicatefiles-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- dflocalonly
- ⧼apihelp-query+duplicatefiles-param-localonly⧽
- Type: boolean
- ⧼apihelp-query+duplicatefiles-example-simple⧽
- api.php?action=query&titles=File:Albert_Einstein_Head.jpg&prop=duplicatefiles ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+duplicatefiles-example-generated⧽
- api.php?action=query&generator=allimages&prop=duplicatefiles ⧼api-help-open-in-apisandbox⧽
prop=extlinks (el)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- ellimit
- ⧼apihelp-query+extlinks-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- elcontinue
- ⧼api-help-param-continue⧽
- elprotocol
- ⧼apihelp-query+extlinks-param-protocol⧽
- One of the following values: Can be empty, or bitcoin, ftp, ftps, geo, git, gopher, http, https, irc, ircs, magnet, mailto, matrix, mms, news, nntp, redis, sftp, sip, sips, sms, ssh, svn, tel, telnet, urn, worldwind, xmpp
- Default: (empty)
- elquery
- ⧼apihelp-query+extlinks-param-query⧽
- elexpandurl
- ⧼apihelp-query+extlinks-param-expandurl⧽
- Type: boolean
- ⧼apihelp-query+extlinks-example-simple⧽
- api.php?action=query&prop=extlinks&titles=Main%20Page ⧼api-help-open-in-apisandbox⧽
prop=fileusage (fu)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- fuprop
- ⧼apihelp-query+fileusage-param-prop⧽
- pageid
- title
- redirect
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): pageid, redirect, title
- Default: pageid|title|redirect
- funamespace
- ⧼apihelp-query+fileusage-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- fushow
- ⧼apihelp-query+fileusage-param-show⧽
- redirect
- !redirect
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): !redirect, redirect
- fulimit
- ⧼apihelp-query+fileusage-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- fucontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+fileusage-example-simple⧽
- api.php?action=query&prop=fileusage&titles=File%3AExample.jpg ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+fileusage-example-generator⧽
- api.php?action=query&generator=fileusage&titles=File%3AExample.jpg&prop=info ⧼api-help-open-in-apisandbox⧽
prop=imageinfo (ii)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- iiprop
- ⧼apihelp-query+imageinfo-param-prop⧽
- timestamp
- user
- userid
- comment
- parsedcomment
- canonicaltitle
- url
- size
- dimensions
- sha1
- mime
- thumbmime
- mediatype
- metadata
- commonmetadata
- extmetadata
- archivename
- bitdepth
- uploadwarning
- badfile
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): archivename, badfile, bitdepth, canonicaltitle, comment, commonmetadata, dimensions, extmetadata, mediatype, metadata, mime, parsedcomment, sha1, size, thumbmime, timestamp, uploadwarning, url, user, userid
- Default: timestamp|user
- iilimit
- ⧼apihelp-query+imageinfo-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 1
- iistart
- ⧼apihelp-query+imageinfo-param-start⧽
- Type: timestamp
- iiend
- ⧼apihelp-query+imageinfo-param-end⧽
- Type: timestamp
- iiurlwidth
- ⧼apihelp-query+imageinfo-param-urlwidth⧽
- Type: integer
- Default: -1
- iiurlheight
- ⧼apihelp-query+imageinfo-param-urlheight⧽
- Type: integer
- Default: -1
- iimetadataversion
- ⧼apihelp-query+imageinfo-param-metadataversion⧽
- Default: 1
- iiextmetadatalanguage
- ⧼apihelp-query+imageinfo-param-extmetadatalanguage⧽
- Default: en
- iiextmetadatamultilang
- ⧼apihelp-query+imageinfo-param-extmetadatamultilang⧽
- Type: boolean
- iiextmetadatafilter
- ⧼apihelp-query+imageinfo-param-extmetadatafilter⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- iiurlparam
- ⧼apihelp-query+imageinfo-param-urlparam⧽
- Default: (empty)
- iibadfilecontexttitle
- ⧼apihelp-query+imageinfo-param-badfilecontexttitle⧽
- iicontinue
- ⧼api-help-param-continue⧽
- iilocalonly
- ⧼apihelp-query+imageinfo-param-localonly⧽
- Type: boolean
- ⧼apihelp-query+imageinfo-example-simple⧽
- api.php?action=query&titles=File:Albert%20Einstein%20Head.jpg&prop=imageinfo ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+imageinfo-example-dated⧽
- api.php?action=query&titles=File:Test.jpg&prop=imageinfo&iilimit=50&iiend=2007-12-31T23:59:59Z&iiprop=timestamp|user|url ⧼api-help-open-in-apisandbox⧽
prop=images (im)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- imlimit
- ⧼apihelp-query+images-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- imcontinue
- ⧼api-help-param-continue⧽
- imimages
- ⧼apihelp-query+images-param-images⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- imdir
- ⧼apihelp-query+images-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- ⧼apihelp-query+images-example-simple⧽
- api.php?action=query&prop=images&titles=Main%20Page ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+images-example-generator⧽
- api.php?action=query&generator=images&titles=Main%20Page&prop=info ⧼api-help-open-in-apisandbox⧽
prop=info (in)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- inprop
- ⧼apihelp-query+info-param-prop⧽
- protection
- talkid
- watched
- watchers
- visitingwatchers
- notificationtimestamp
- subjectid
- associatedpage
- url
- readable
- preload
- displaytitle
- varianttitles
- linkclasses
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): associatedpage, displaytitle, linkclasses, notificationtimestamp, preload, protection, subjectid, talkid, url, varianttitles, visitingwatchers, watched, watchers, readable
- inlinkcontext
- ⧼apihelp-query+info-param-linkcontext⧽
- Type: page title
- Accepts non-existent pages.
- Default: Main Page
- intestactions
- ⧼apihelp-query+info-param-testactions⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- intestactionsdetail
- ⧼apihelp-query+info-param-testactionsdetail⧽
- boolean
- full
- quick
- One of the following values: boolean, full, quick
- Default: boolean
- incontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+info-example-simple⧽
- api.php?action=query&prop=info&titles=Main%20Page ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+info-example-protection⧽
- api.php?action=query&prop=info&inprop=protection&titles=Main%20Page ⧼api-help-open-in-apisandbox⧽
prop=iwlinks (iw)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- iwprop
- ⧼apihelp-query+iwlinks-param-prop⧽
- url
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): url
- iwprefix
- ⧼apihelp-query+iwlinks-param-prefix⧽
- iwtitle
- ⧼apihelp-query+iwlinks-param-title⧽
- iwdir
- ⧼apihelp-query+iwlinks-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- iwlimit
- ⧼apihelp-query+iwlinks-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- iwcontinue
- ⧼api-help-param-continue⧽
- iwurl
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+iwlinks-param-url⧽
- Type: boolean
- ⧼apihelp-query+iwlinks-example-simple⧽
- api.php?action=query&prop=iwlinks&titles=Main%20Page ⧼api-help-open-in-apisandbox⧽
prop=langlinks (ll)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- llprop
- ⧼apihelp-query+langlinks-param-prop⧽
- url
- langname
- autonym
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): autonym, langname, url
- lllang
- ⧼apihelp-query+langlinks-param-lang⧽
- lltitle
- ⧼apihelp-query+langlinks-param-title⧽
- lldir
- ⧼apihelp-query+langlinks-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- llinlanguagecode
- ⧼apihelp-query+langlinks-param-inlanguagecode⧽
- Default: en
- lllimit
- ⧼apihelp-query+langlinks-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- llcontinue
- ⧼api-help-param-continue⧽
- llurl
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+langlinks-param-url⧽
- Type: boolean
- ⧼apihelp-query+langlinks-example-simple⧽
- api.php?action=query&prop=langlinks&titles=Main%20Page&redirects= ⧼api-help-open-in-apisandbox⧽
prop=links (pl)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- plnamespace
- ⧼apihelp-query+links-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): -1, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- pllimit
- ⧼apihelp-query+links-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- plcontinue
- ⧼api-help-param-continue⧽
- pltitles
- ⧼apihelp-query+links-param-titles⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- pldir
- ⧼apihelp-query+links-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- ⧼apihelp-query+links-example-simple⧽
- api.php?action=query&prop=links&titles=Main%20Page ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+links-example-generator⧽
- api.php?action=query&generator=links&titles=Main%20Page&prop=info ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+links-example-namespaces⧽
- api.php?action=query&prop=links&titles=Main%20Page&plnamespace=2|10 ⧼api-help-open-in-apisandbox⧽
prop=linkshere (lh)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- lhprop
- ⧼apihelp-query+linkshere-param-prop⧽
- pageid
- title
- redirect
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): pageid, redirect, title
- Default: pageid|title|redirect
- lhnamespace
- ⧼apihelp-query+linkshere-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- lhshow
- ⧼apihelp-query+linkshere-param-show⧽
- redirect
- !redirect
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): !redirect, redirect
- lhlimit
- ⧼apihelp-query+linkshere-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- lhcontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+linkshere-example-simple⧽
- api.php?action=query&prop=linkshere&titles=Main%20Page ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+linkshere-example-generator⧽
- api.php?action=query&generator=linkshere&titles=Main%20Page&prop=info ⧼api-help-open-in-apisandbox⧽
prop=pageprops (pp)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- ppcontinue
- ⧼api-help-param-continue⧽
- ppprop
- ⧼apihelp-query+pageprops-param-prop⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- ⧼apihelp-query+pageprops-example-simple⧽
- api.php?action=query&prop=pageprops&titles=Main%20Page|MediaWiki ⧼api-help-open-in-apisandbox⧽
prop=redirects (rd)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- rdprop
- ⧼apihelp-query+redirects-param-prop⧽
- pageid
- title
- fragment
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): fragment, pageid, title
- Default: pageid|title
- rdnamespace
- ⧼apihelp-query+redirects-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- rdshow
- ⧼apihelp-query+redirects-param-show⧽
- fragment
- !fragment
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): !fragment, fragment
- rdlimit
- ⧼apihelp-query+redirects-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- rdcontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+redirects-example-simple⧽
- api.php?action=query&prop=redirects&titles=Main%20Page ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+redirects-example-generator⧽
- api.php?action=query&generator=redirects&titles=Main%20Page&prop=info ⧼api-help-open-in-apisandbox⧽
prop=revisions (rv)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- rvprop
- ⧼apihelp-query+revisions+base-param-prop⧽
- ids
- flags
- timestamp
- user
- userid
- size
- slotsize
- sha1
- slotsha1
- contentmodel
- comment
- parsedcomment
- content
- tags
- roles
- parsetree
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, content, contentmodel, flags, ids, parsedcomment, roles, sha1, size, slotsha1, slotsize, tags, timestamp, user, userid, parsetree
- Default: ids|timestamp|flags|comment|user
- rvslots
- ⧼apihelp-query+revisions+base-param-slots⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): main
- To specify all values, use *.
- rvlimit
- ⧼apihelp-query+revisions+base-param-limit⧽
- ⧼apihelp-query+revisions-paraminfo-singlepageonly⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- rvexpandtemplates
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-expandtemplates⧽
- Type: boolean
- rvgeneratexml
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-generatexml⧽
- Type: boolean
- rvparse
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-parse⧽
- Type: boolean
- rvsection
- ⧼apihelp-query+revisions+base-param-section⧽
- rvdiffto
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-diffto⧽
- rvdifftotext
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-difftotext⧽
- rvdifftotextpst
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-difftotextpst⧽
- Type: boolean
- rvcontentformat
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-contentformat⧽
- One of the following values: application/json, application/octet-stream, application/unknown, application/x-binary, text/css, text/javascript, text/plain, text/unknown, text/x-wiki, unknown/unknown
- rvstartid
- ⧼apihelp-query+revisions-param-startid⧽
- ⧼apihelp-query+revisions-paraminfo-singlepageonly⧽
- Type: integer
- rvendid
- ⧼apihelp-query+revisions-param-endid⧽
- ⧼apihelp-query+revisions-paraminfo-singlepageonly⧽
- Type: integer
- rvstart
- ⧼apihelp-query+revisions-param-start⧽
- ⧼apihelp-query+revisions-paraminfo-singlepageonly⧽
- Type: timestamp
- rvend
- ⧼apihelp-query+revisions-param-end⧽
- ⧼apihelp-query+revisions-paraminfo-singlepageonly⧽
- Type: timestamp
- rvdir
- ⧼api-help-param-direction⧽
- newer
- older
- ⧼apihelp-query+revisions-paraminfo-singlepageonly⧽
- One of the following values: newer, older
- Default: older
- rvuser
- ⧼apihelp-query+revisions-param-user⧽
- ⧼apihelp-query+revisions-paraminfo-singlepageonly⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- rvexcludeuser
- ⧼apihelp-query+revisions-param-excludeuser⧽
- ⧼apihelp-query+revisions-paraminfo-singlepageonly⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- rvtag
- ⧼apihelp-query+revisions-param-tag⧽
- rvcontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+revisions-example-content⧽
- api.php?action=query&prop=revisions&titles=API|Main%20Page&rvslots=*&rvprop=timestamp|user|comment|content ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+revisions-example-last5⧽
- api.php?action=query&prop=revisions&titles=Main%20Page&rvlimit=5&rvprop=timestamp|user|comment ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+revisions-example-first5⧽
- api.php?action=query&prop=revisions&titles=Main%20Page&rvlimit=5&rvprop=timestamp|user|comment&rvdir=newer ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+revisions-example-first5-after⧽
- api.php?action=query&prop=revisions&titles=Main%20Page&rvlimit=5&rvprop=timestamp|user|comment&rvdir=newer&rvstart=2006-05-01T00:00:00Z ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+revisions-example-first5-not-localhost⧽
- api.php?action=query&prop=revisions&titles=Main%20Page&rvlimit=5&rvprop=timestamp|user|comment&rvexcludeuser=127.0.0.1 ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+revisions-example-first5-user⧽
- api.php?action=query&prop=revisions&titles=Main%20Page&rvlimit=5&rvprop=timestamp|user|comment&rvuser=MediaWiki%20default ⧼api-help-open-in-apisandbox⧽
prop=stashimageinfo (sii)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- siifilekey
- ⧼apihelp-query+stashimageinfo-param-filekey⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- siisessionkey
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+stashimageinfo-param-sessionkey⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- siiprop
- ⧼apihelp-query+imageinfo-param-prop⧽
- timestamp
- canonicaltitle
- url
- size
- dimensions
- sha1
- mime
- thumbmime
- metadata
- commonmetadata
- extmetadata
- bitdepth
- badfile
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): badfile, bitdepth, canonicaltitle, commonmetadata, dimensions, extmetadata, metadata, mime, sha1, size, thumbmime, timestamp, url
- Default: timestamp|url
- siiurlwidth
- ⧼apihelp-query+imageinfo-param-urlwidth⧽
- Type: integer
- Default: -1
- siiurlheight
- ⧼apihelp-query+imageinfo-param-urlheight⧽
- Type: integer
- Default: -1
- siiurlparam
- ⧼apihelp-query+imageinfo-param-urlparam⧽
- Default: (empty)
- ⧼apihelp-query+stashimageinfo-example-simple⧽
- api.php?action=query&prop=stashimageinfo&siifilekey=124sd34rsdf567 ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+stashimageinfo-example-params⧽
- api.php?action=query&prop=stashimageinfo&siifilekey=b34edoe3|bceffd4&siiurlwidth=120&siiprop=url ⧼api-help-open-in-apisandbox⧽
prop=templates (tl)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- tlnamespace
- ⧼apihelp-query+templates-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): -1, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- tllimit
- ⧼apihelp-query+templates-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- tlcontinue
- ⧼api-help-param-continue⧽
- tltemplates
- ⧼apihelp-query+templates-param-templates⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- tldir
- ⧼apihelp-query+templates-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- ⧼apihelp-query+templates-example-simple⧽
- api.php?action=query&prop=templates&titles=Main%20Page ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+templates-example-generator⧽
- api.php?action=query&generator=templates&titles=Main%20Page&prop=info ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+templates-example-namespaces⧽
- api.php?action=query&prop=templates&titles=Main%20Page&tlnamespace=2|10 ⧼api-help-open-in-apisandbox⧽
prop=transcludedin (ti)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- tiprop
- ⧼apihelp-query+transcludedin-param-prop⧽
- pageid
- title
- redirect
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): pageid, redirect, title
- Default: pageid|title|redirect
- tinamespace
- ⧼apihelp-query+transcludedin-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- tishow
- ⧼apihelp-query+transcludedin-param-show⧽
- redirect
- !redirect
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): !redirect, redirect
- tilimit
- ⧼apihelp-query+transcludedin-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- ticontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+transcludedin-example-simple⧽
- api.php?action=query&prop=transcludedin&titles=Main%20Page ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+transcludedin-example-generator⧽
- api.php?action=query&generator=transcludedin&titles=Main%20Page&prop=info ⧼api-help-open-in-apisandbox⧽
list=allcategories (ac)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- acfrom
- ⧼apihelp-query+allcategories-param-from⧽
- accontinue
- ⧼api-help-param-continue⧽
- acto
- ⧼apihelp-query+allcategories-param-to⧽
- acprefix
- ⧼apihelp-query+allcategories-param-prefix⧽
- acdir
- ⧼apihelp-query+allcategories-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- acmin
- ⧼apihelp-query+allcategories-param-min⧽
- Type: integer
- acmax
- ⧼apihelp-query+allcategories-param-max⧽
- Type: integer
- aclimit
- ⧼apihelp-query+allcategories-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- acprop
- ⧼apihelp-query+allcategories-param-prop⧽
- size
- hidden
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): hidden, size
- Default: (empty)
- ⧼apihelp-query+allcategories-example-size⧽
- api.php?action=query&list=allcategories&acprop=size ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allcategories-example-generator⧽
- api.php?action=query&generator=allcategories&gacprefix=List&prop=info ⧼api-help-open-in-apisandbox⧽
list=alldeletedrevisions (adr)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- adrprop
- ⧼apihelp-query+revisions+base-param-prop⧽
- ids
- flags
- timestamp
- user
- userid
- size
- slotsize
- sha1
- slotsha1
- contentmodel
- comment
- parsedcomment
- content
- tags
- roles
- parsetree
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, content, contentmodel, flags, ids, parsedcomment, roles, sha1, size, slotsha1, slotsize, tags, timestamp, user, userid, parsetree
- Default: ids|timestamp|flags|comment|user
- adrslots
- ⧼apihelp-query+revisions+base-param-slots⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): main
- To specify all values, use *.
- adrlimit
- ⧼apihelp-query+revisions+base-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- adrexpandtemplates
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-expandtemplates⧽
- Type: boolean
- adrgeneratexml
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-generatexml⧽
- Type: boolean
- adrparse
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-parse⧽
- Type: boolean
- adrsection
- ⧼apihelp-query+revisions+base-param-section⧽
- adrdiffto
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-diffto⧽
- adrdifftotext
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-difftotext⧽
- adrdifftotextpst
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-difftotextpst⧽
- Type: boolean
- adrcontentformat
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-contentformat⧽
- One of the following values: application/json, application/octet-stream, application/unknown, application/x-binary, text/css, text/javascript, text/plain, text/unknown, text/x-wiki, unknown/unknown
- adruser
- ⧼apihelp-query+alldeletedrevisions-param-user⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- adrnamespace
- ⧼apihelp-query+alldeletedrevisions-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- adrstart
- ⧼apihelp-query+alldeletedrevisions-param-start⧽
- ⧼apihelp-query+alldeletedrevisions-paraminfo-useronly⧽
- Type: timestamp
- adrend
- ⧼apihelp-query+alldeletedrevisions-param-end⧽
- ⧼apihelp-query+alldeletedrevisions-paraminfo-useronly⧽
- Type: timestamp
- adrdir
- ⧼api-help-param-direction⧽
- newer
- older
- One of the following values: newer, older
- Default: older
- adrfrom
- ⧼apihelp-query+alldeletedrevisions-param-from⧽
- ⧼apihelp-query+alldeletedrevisions-paraminfo-nonuseronly⧽
- adrto
- ⧼apihelp-query+alldeletedrevisions-param-to⧽
- ⧼apihelp-query+alldeletedrevisions-paraminfo-nonuseronly⧽
- adrprefix
- ⧼apihelp-query+alldeletedrevisions-param-prefix⧽
- ⧼apihelp-query+alldeletedrevisions-paraminfo-nonuseronly⧽
- adrexcludeuser
- ⧼apihelp-query+alldeletedrevisions-param-excludeuser⧽
- ⧼apihelp-query+alldeletedrevisions-paraminfo-nonuseronly⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- adrtag
- ⧼apihelp-query+alldeletedrevisions-param-tag⧽
- adrcontinue
- ⧼api-help-param-continue⧽
- adrgeneratetitles
- ⧼apihelp-query+alldeletedrevisions-param-generatetitles⧽
- Type: boolean
- ⧼apihelp-query+alldeletedrevisions-example-user⧽
- api.php?action=query&list=alldeletedrevisions&adruser=Example&adrlimit=50 ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+alldeletedrevisions-example-ns-main⧽
- api.php?action=query&list=alldeletedrevisions&adrdir=newer&adrnamespace=0&adrlimit=50 ⧼api-help-open-in-apisandbox⧽
list=allfileusages (af)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- afcontinue
- ⧼api-help-param-continue⧽
- affrom
- ⧼apihelp-query+allfileusages-param-from⧽
- afto
- ⧼apihelp-query+allfileusages-param-to⧽
- afprefix
- ⧼apihelp-query+allfileusages-param-prefix⧽
- afunique
- ⧼apihelp-query+allfileusages-param-unique⧽
- Type: boolean
- afprop
- ⧼apihelp-query+allfileusages-param-prop⧽
- ids
- title
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): ids, title
- Default: title
- aflimit
- ⧼apihelp-query+allfileusages-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- afdir
- ⧼apihelp-query+allfileusages-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- ⧼apihelp-query+allfileusages-example-b⧽
- api.php?action=query&list=allfileusages&affrom=B&afprop=ids|title ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allfileusages-example-unique⧽
- api.php?action=query&list=allfileusages&afunique=&affrom=B ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allfileusages-example-unique-generator⧽
- api.php?action=query&generator=allfileusages&gafunique=&gaffrom=B ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allfileusages-example-generator⧽
- api.php?action=query&generator=allfileusages&gaffrom=B ⧼api-help-open-in-apisandbox⧽
list=allimages (ai)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- aisort
- ⧼apihelp-query+allimages-param-sort⧽
- One of the following values: name, timestamp
- Default: name
- aidir
- ⧼apihelp-query+allimages-param-dir⧽
- One of the following values: ascending, descending, newer, older
- Default: ascending
- aifrom
- ⧼apihelp-query+allimages-param-from⧽
- aito
- ⧼apihelp-query+allimages-param-to⧽
- aicontinue
- ⧼api-help-param-continue⧽
- aistart
- ⧼apihelp-query+allimages-param-start⧽
- Type: timestamp
- aiend
- ⧼apihelp-query+allimages-param-end⧽
- Type: timestamp
- aiprop
- ⧼apihelp-query+imageinfo-param-prop⧽
- timestamp
- user
- userid
- comment
- parsedcomment
- canonicaltitle
- url
- size
- dimensions
- sha1
- mime
- mediatype
- metadata
- commonmetadata
- extmetadata
- bitdepth
- badfile
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): badfile, bitdepth, canonicaltitle, comment, commonmetadata, dimensions, extmetadata, mediatype, metadata, mime, parsedcomment, sha1, size, timestamp, url, user, userid
- Default: timestamp|url
- aiprefix
- ⧼apihelp-query+allimages-param-prefix⧽
- aiminsize
- ⧼apihelp-query+allimages-param-minsize⧽
- Type: integer
- aimaxsize
- ⧼apihelp-query+allimages-param-maxsize⧽
- Type: integer
- aisha1
- ⧼apihelp-query+allimages-param-sha1⧽
- aisha1base36
- ⧼apihelp-query+allimages-param-sha1base36⧽
- aiuser
- ⧼apihelp-query+allimages-param-user⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- aifilterbots
- ⧼apihelp-query+allimages-param-filterbots⧽
- One of the following values: all, bots, nobots
- Default: all
- aimime
- ⧼apihelp-query+allimages-param-mime⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- ailimit
- ⧼apihelp-query+allimages-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- ⧼apihelp-query+allimages-example-b⧽
- api.php?action=query&list=allimages&aifrom=B ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allimages-example-recent⧽
- api.php?action=query&list=allimages&aiprop=user|timestamp|url&aisort=timestamp&aidir=older ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allimages-example-mimetypes⧽
- api.php?action=query&list=allimages&aimime=image/png|image/gif ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allimages-example-generator⧽
- api.php?action=query&generator=allimages&gailimit=4&gaifrom=T&prop=imageinfo ⧼api-help-open-in-apisandbox⧽
list=alllinks (al)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- alcontinue
- ⧼api-help-param-continue⧽
- alfrom
- ⧼apihelp-query+alllinks-param-from⧽
- alto
- ⧼apihelp-query+alllinks-param-to⧽
- alprefix
- ⧼apihelp-query+alllinks-param-prefix⧽
- alunique
- ⧼apihelp-query+alllinks-param-unique⧽
- Type: boolean
- alprop
- ⧼apihelp-query+alllinks-param-prop⧽
- ids
- title
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): ids, title
- Default: title
- alnamespace
- ⧼apihelp-query+alllinks-param-namespace⧽
- One of the following values: -1, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- Default: 0
- allimit
- ⧼apihelp-query+alllinks-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- aldir
- ⧼apihelp-query+alllinks-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- ⧼apihelp-query+alllinks-example-b⧽
- api.php?action=query&list=alllinks&alfrom=B&alprop=ids|title ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+alllinks-example-unique⧽
- api.php?action=query&list=alllinks&alunique=&alfrom=B ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+alllinks-example-unique-generator⧽
- api.php?action=query&generator=alllinks&galunique=&galfrom=B ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+alllinks-example-generator⧽
- api.php?action=query&generator=alllinks&galfrom=B ⧼api-help-open-in-apisandbox⧽
list=allpages (ap)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- apfrom
- ⧼apihelp-query+allpages-param-from⧽
- apcontinue
- ⧼api-help-param-continue⧽
- apto
- ⧼apihelp-query+allpages-param-to⧽
- apprefix
- ⧼apihelp-query+allpages-param-prefix⧽
- apnamespace
- ⧼apihelp-query+allpages-param-namespace⧽
- One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- Default: 0
- apfilterredir
- ⧼apihelp-query+allpages-param-filterredir⧽
- One of the following values: all, nonredirects, redirects
- Default: all
- apminsize
- ⧼apihelp-query+allpages-param-minsize⧽
- Type: integer
- apmaxsize
- ⧼apihelp-query+allpages-param-maxsize⧽
- Type: integer
- apprtype
- ⧼apihelp-query+allpages-param-prtype⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): edit, move, upload
- apprlevel
- ⧼apihelp-query+allpages-param-prlevel⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): Can be empty, or autoconfirmed, sysop
- apprfiltercascade
- ⧼apihelp-query+allpages-param-prfiltercascade⧽
- One of the following values: all, cascading, noncascading
- Default: all
- aplimit
- ⧼apihelp-query+allpages-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- apdir
- ⧼apihelp-query+allpages-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- apfilterlanglinks
- ⧼apihelp-query+allpages-param-filterlanglinks⧽
- One of the following values: all, withlanglinks, withoutlanglinks
- Default: all
- apprexpiry
- ⧼apihelp-query+allpages-param-prexpiry⧽
- indefinite
- definite
- all
- One of the following values: all, definite, indefinite
- Default: all
- ⧼apihelp-query+allpages-example-b⧽
- api.php?action=query&list=allpages&apfrom=B ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allpages-example-generator⧽
- api.php?action=query&generator=allpages&gaplimit=4&gapfrom=T&prop=info ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allpages-example-generator-revisions⧽
- api.php?action=query&generator=allpages&gaplimit=2&gapfilterredir=nonredirects&gapfrom=Re&prop=revisions&rvprop=content ⧼api-help-open-in-apisandbox⧽
list=allredirects (ar)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- arcontinue
- ⧼api-help-param-continue⧽
- arfrom
- ⧼apihelp-query+allredirects-param-from⧽
- arto
- ⧼apihelp-query+allredirects-param-to⧽
- arprefix
- ⧼apihelp-query+allredirects-param-prefix⧽
- arunique
- ⧼apihelp-query+allredirects-param-unique⧽
- Type: boolean
- arprop
- ⧼apihelp-query+allredirects-param-prop⧽
- ids
- title
- fragment
- interwiki
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): fragment, ids, interwiki, title
- Default: title
- arnamespace
- ⧼apihelp-query+allredirects-param-namespace⧽
- One of the following values: -1, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- Default: 0
- arlimit
- ⧼apihelp-query+allredirects-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- ardir
- ⧼apihelp-query+allredirects-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- ⧼apihelp-query+allredirects-example-b⧽
- api.php?action=query&list=allredirects&arfrom=B&arprop=ids|title ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allredirects-example-unique⧽
- api.php?action=query&list=allredirects&arunique=&arfrom=B ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allredirects-example-unique-generator⧽
- api.php?action=query&generator=allredirects&garunique=&garfrom=B ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allredirects-example-generator⧽
- api.php?action=query&generator=allredirects&garfrom=B ⧼api-help-open-in-apisandbox⧽
list=allrevisions (arv)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- arvprop
- ⧼apihelp-query+revisions+base-param-prop⧽
- ids
- flags
- timestamp
- user
- userid
- size
- slotsize
- sha1
- slotsha1
- contentmodel
- comment
- parsedcomment
- content
- tags
- roles
- parsetree
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, content, contentmodel, flags, ids, parsedcomment, roles, sha1, size, slotsha1, slotsize, tags, timestamp, user, userid, parsetree
- Default: ids|timestamp|flags|comment|user
- arvslots
- ⧼apihelp-query+revisions+base-param-slots⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): main
- To specify all values, use *.
- arvlimit
- ⧼apihelp-query+revisions+base-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- arvexpandtemplates
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-expandtemplates⧽
- Type: boolean
- arvgeneratexml
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-generatexml⧽
- Type: boolean
- arvparse
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-parse⧽
- Type: boolean
- arvsection
- ⧼apihelp-query+revisions+base-param-section⧽
- arvdiffto
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-diffto⧽
- arvdifftotext
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-difftotext⧽
- arvdifftotextpst
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-difftotextpst⧽
- Type: boolean
- arvcontentformat
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+revisions+base-param-contentformat⧽
- One of the following values: application/json, application/octet-stream, application/unknown, application/x-binary, text/css, text/javascript, text/plain, text/unknown, text/x-wiki, unknown/unknown
- arvuser
- ⧼apihelp-query+allrevisions-param-user⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- arvnamespace
- ⧼apihelp-query+allrevisions-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- arvstart
- ⧼apihelp-query+allrevisions-param-start⧽
- Type: timestamp
- arvend
- ⧼apihelp-query+allrevisions-param-end⧽
- Type: timestamp
- arvdir
- ⧼api-help-param-direction⧽
- newer
- older
- One of the following values: newer, older
- Default: older
- arvexcludeuser
- ⧼apihelp-query+allrevisions-param-excludeuser⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- arvcontinue
- ⧼api-help-param-continue⧽
- arvgeneratetitles
- ⧼apihelp-query+allrevisions-param-generatetitles⧽
- Type: boolean
- ⧼apihelp-query+allrevisions-example-user⧽
- api.php?action=query&list=allrevisions&arvuser=Example&arvlimit=50 ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allrevisions-example-ns-any⧽
- api.php?action=query&list=allrevisions&arvdir=newer&arvlimit=50 ⧼api-help-open-in-apisandbox⧽
list=alltransclusions (at)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- atcontinue
- ⧼api-help-param-continue⧽
- atfrom
- ⧼apihelp-query+alltransclusions-param-from⧽
- atto
- ⧼apihelp-query+alltransclusions-param-to⧽
- atprefix
- ⧼apihelp-query+alltransclusions-param-prefix⧽
- atunique
- ⧼apihelp-query+alltransclusions-param-unique⧽
- Type: boolean
- atprop
- ⧼apihelp-query+alltransclusions-param-prop⧽
- ids
- title
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): ids, title
- Default: title
- atnamespace
- ⧼apihelp-query+alltransclusions-param-namespace⧽
- One of the following values: -1, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- Default: 10
- atlimit
- ⧼apihelp-query+alltransclusions-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- atdir
- ⧼apihelp-query+alltransclusions-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- ⧼apihelp-query+alltransclusions-example-b⧽
- api.php?action=query&list=alltransclusions&atfrom=B&atprop=ids|title ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+alltransclusions-example-unique⧽
- api.php?action=query&list=alltransclusions&atunique=&atfrom=B ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+alltransclusions-example-unique-generator⧽
- api.php?action=query&generator=alltransclusions&gatunique=&gatfrom=B ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+alltransclusions-example-generator⧽
- api.php?action=query&generator=alltransclusions&gatfrom=B ⧼api-help-open-in-apisandbox⧽
list=allusers (au)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- aufrom
- ⧼apihelp-query+allusers-param-from⧽
- auto
- ⧼apihelp-query+allusers-param-to⧽
- auprefix
- ⧼apihelp-query+allusers-param-prefix⧽
- audir
- ⧼apihelp-query+allusers-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- augroup
- ⧼apihelp-query+allusers-param-group⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): bot, bureaucrat, interface-admin, suppress, sysop
- auexcludegroup
- ⧼apihelp-query+allusers-param-excludegroup⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): bot, bureaucrat, interface-admin, suppress, sysop
- aurights
- ⧼apihelp-query+allusers-param-rights⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): apihighlimits, applychangetags, autoconfirmed, autocreateaccount, autopatrol, bigdelete, block, blockemail, bot, browsearchive, changetags, createaccount, createpage, createtalk, delete, delete-redirect, deletechangetags, deletedhistory, deletedtext, deletelogentry, deleterevision, edit, editcontentmodel, editinterface, editmyoptions, editmyprivateinfo, editmyusercss, editmyuserjs, editmyuserjson, editmyuserjsredirect, editmywatchlist, editprotected, editsemiprotected, editsitecss, editsitejs, editsitejson, editusercss, edituserjs, edituserjson, hideuser, import, importupload, ipblock-exempt, managechangetags, markbotedits, mergehistory, minoredit, move, move-categorypages, move-rootuserpages, move-subpages, movefile, nominornewtalk, noratelimit, override-export-depth, pagelang, patrol, patrolmarks, protect, purge, read, renameuser, reupload, reupload-own, reupload-shared, rollback, sendemail, siteadmin, skipcaptcha, suppressionlog, suppressredirect, suppressrevision, unblockself, undelete, unwatchedpages, upload, upload_by_url, userrights, userrights-interwiki, viewmyprivateinfo, viewmywatchlist, viewsuppressed, writeapi
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- auprop
- ⧼apihelp-query+allusers-param-prop⧽
- blockinfo
- groups
- implicitgroups
- rights
- editcount
- registration
- centralids
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): blockinfo, centralids, editcount, groups, implicitgroups, registration, rights
- aulimit
- ⧼apihelp-query+allusers-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- auwitheditsonly
- ⧼apihelp-query+allusers-param-witheditsonly⧽
- Type: boolean
- auactiveusers
- ⧼apihelp-query+allusers-param-activeusers⧽
- Type: boolean
- auattachedwiki
- ⧼apihelp-query+allusers-param-attachedwiki⧽
- ⧼apihelp-query+allusers-example-y⧽
- api.php?action=query&list=allusers&aufrom=Y ⧼api-help-open-in-apisandbox⧽
list=backlinks (bl)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- bltitle
- ⧼apihelp-query+backlinks-param-title⧽
- blpageid
- ⧼apihelp-query+backlinks-param-pageid⧽
- Type: integer
- blcontinue
- ⧼api-help-param-continue⧽
- blnamespace
- ⧼apihelp-query+backlinks-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- bldir
- ⧼apihelp-query+backlinks-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- blfilterredir
- ⧼apihelp-query+backlinks-param-filterredir⧽
- One of the following values: all, nonredirects, redirects
- Default: all
- bllimit
- ⧼apihelp-query+backlinks-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- blredirect
- ⧼apihelp-query+backlinks-param-redirect⧽
- Type: boolean
- ⧼apihelp-query+backlinks-example-simple⧽
- api.php?action=query&list=backlinks&bltitle=Main%20Page ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+backlinks-example-generator⧽
- api.php?action=query&generator=backlinks&gbltitle=Main%20Page&prop=info ⧼api-help-open-in-apisandbox⧽
list=blocks (bk)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- bkstart
- ⧼apihelp-query+blocks-param-start⧽
- Type: timestamp
- bkend
- ⧼apihelp-query+blocks-param-end⧽
- Type: timestamp
- bkdir
- ⧼api-help-param-direction⧽
- newer
- older
- One of the following values: newer, older
- Default: older
- bkids
- ⧼apihelp-query+blocks-param-ids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- bkusers
- ⧼apihelp-query+blocks-param-users⧽
- Type: list of users, by any of username, IP and IP range
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- bkip
- ⧼apihelp-query+blocks-param-ip⧽
- bklimit
- ⧼apihelp-query+blocks-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- bkprop
- ⧼apihelp-query+blocks-param-prop⧽
- id
- user
- userid
- by
- byid
- timestamp
- expiry
- reason
- range
- flags
- restrictions
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): by, byid, expiry, flags, id, range, reason, restrictions, timestamp, user, userid
- Default: id|user|by|timestamp|expiry|reason|flags
- bkshow
- ⧼apihelp-query+blocks-param-show⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): !account, !ip, !range, !temp, account, ip, range, temp
- bkcontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+blocks-example-simple⧽
- api.php?action=query&list=blocks ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+blocks-example-users⧽
- api.php?action=query&list=blocks&bkusers=Alice|Bob ⧼api-help-open-in-apisandbox⧽
list=categorymembers (cm)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- cmtitle
- ⧼apihelp-query+categorymembers-param-title⧽
- cmpageid
- ⧼apihelp-query+categorymembers-param-pageid⧽
- Type: integer
- cmprop
- ⧼apihelp-query+categorymembers-param-prop⧽
- ids
- title
- sortkey
- sortkeyprefix
- type
- timestamp
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): ids, sortkey, sortkeyprefix, timestamp, title, type
- Default: ids|title
- cmnamespace
- ⧼apihelp-query+categorymembers-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- cmtype
- ⧼apihelp-query+categorymembers-param-type⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): file, page, subcat
- Default: page|subcat|file
- cmcontinue
- ⧼api-help-param-continue⧽
- cmlimit
- ⧼apihelp-query+categorymembers-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- cmsort
- ⧼apihelp-query+categorymembers-param-sort⧽
- One of the following values: sortkey, timestamp
- Default: sortkey
- cmdir
- ⧼apihelp-query+categorymembers-param-dir⧽
- One of the following values: asc, ascending, desc, descending, newer, older
- Default: ascending
- cmstart
- ⧼apihelp-query+categorymembers-param-start⧽
- Type: timestamp
- cmend
- ⧼apihelp-query+categorymembers-param-end⧽
- Type: timestamp
- cmstarthexsortkey
- ⧼apihelp-query+categorymembers-param-starthexsortkey⧽
- cmendhexsortkey
- ⧼apihelp-query+categorymembers-param-endhexsortkey⧽
- cmstartsortkeyprefix
- ⧼apihelp-query+categorymembers-param-startsortkeyprefix⧽
- cmendsortkeyprefix
- ⧼apihelp-query+categorymembers-param-endsortkeyprefix⧽
- cmstartsortkey
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+categorymembers-param-startsortkey⧽
- cmendsortkey
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+categorymembers-param-endsortkey⧽
- ⧼apihelp-query+categorymembers-example-simple⧽
- api.php?action=query&list=categorymembers&cmtitle=Category:Physics ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+categorymembers-example-generator⧽
- api.php?action=query&generator=categorymembers&gcmtitle=Category:Physics&prop=info ⧼api-help-open-in-apisandbox⧽
list=deletedrevs (dr)
- ⧼api-help-flag-deprecated⧽
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- drstart
- ⧼apihelp-query+deletedrevs-param-start⧽
- ⧼apihelp-query+deletedrevs-paraminfo-modes⧽
- Type: timestamp
- drend
- ⧼apihelp-query+deletedrevs-param-end⧽
- ⧼apihelp-query+deletedrevs-paraminfo-modes⧽
- Type: timestamp
- drdir
- ⧼api-help-param-direction⧽
- newer
- older
- ⧼apihelp-query+deletedrevs-paraminfo-modes⧽
- One of the following values: newer, older
- Default: older
- drfrom
- ⧼apihelp-query+deletedrevs-param-from⧽
- ⧼apihelp-query+deletedrevs-paraminfo-modes⧽
- drto
- ⧼apihelp-query+deletedrevs-param-to⧽
- ⧼apihelp-query+deletedrevs-paraminfo-modes⧽
- drprefix
- ⧼apihelp-query+deletedrevs-param-prefix⧽
- ⧼apihelp-query+deletedrevs-paraminfo-modes⧽
- drunique
- ⧼apihelp-query+deletedrevs-param-unique⧽
- ⧼apihelp-query+deletedrevs-paraminfo-modes⧽
- Type: boolean
- drnamespace
- ⧼apihelp-query+deletedrevs-param-namespace⧽
- ⧼apihelp-query+deletedrevs-paraminfo-modes⧽
- One of the following values: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- Default: 0
- drtag
- ⧼apihelp-query+deletedrevs-param-tag⧽
- druser
- ⧼apihelp-query+deletedrevs-param-user⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- drexcludeuser
- ⧼apihelp-query+deletedrevs-param-excludeuser⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- drprop
- ⧼apihelp-query+deletedrevs-param-prop⧽
- revid
- parentid
- user
- userid
- comment
- parsedcomment
- minor
- len
- sha1
- content
- token
- tags
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, content, len, minor, parentid, parsedcomment, revid, sha1, tags, user, userid, token
- Default: user|comment
- drlimit
- ⧼apihelp-query+deletedrevs-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- drcontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+deletedrevs-example-mode1⧽
- api.php?action=query&list=deletedrevs&titles=Main%20Page|Talk%3AMain%20Page&drprop=user|comment|content ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+deletedrevs-example-mode2⧽
- api.php?action=query&list=deletedrevs&druser=Bob&drlimit=50 ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+deletedrevs-example-mode3-main⧽
- api.php?action=query&list=deletedrevs&drdir=newer&drlimit=50 ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+deletedrevs-example-mode3-talk⧽
- api.php?action=query&list=deletedrevs&drdir=newer&drlimit=50&drnamespace=1&drunique= ⧼api-help-open-in-apisandbox⧽
list=embeddedin (ei)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- eititle
- ⧼apihelp-query+embeddedin-param-title⧽
- eipageid
- ⧼apihelp-query+embeddedin-param-pageid⧽
- Type: integer
- eicontinue
- ⧼api-help-param-continue⧽
- einamespace
- ⧼apihelp-query+embeddedin-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- eidir
- ⧼apihelp-query+embeddedin-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- eifilterredir
- ⧼apihelp-query+embeddedin-param-filterredir⧽
- One of the following values: all, nonredirects, redirects
- Default: all
- eilimit
- ⧼apihelp-query+embeddedin-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- ⧼apihelp-query+embeddedin-example-simple⧽
- api.php?action=query&list=embeddedin&eititle=Template:Stub ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+embeddedin-example-generator⧽
- api.php?action=query&generator=embeddedin&geititle=Template:Stub&prop=info ⧼api-help-open-in-apisandbox⧽
list=exturlusage (eu)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- euprop
- ⧼apihelp-query+exturlusage-param-prop⧽
- ids
- title
- url
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): ids, title, url
- Default: ids|title|url
- eucontinue
- ⧼api-help-param-continue⧽
- euprotocol
- ⧼apihelp-query+exturlusage-param-protocol⧽
- One of the following values: Can be empty, or bitcoin, ftp, ftps, geo, git, gopher, http, https, irc, ircs, magnet, mailto, matrix, mms, news, nntp, redis, sftp, sip, sips, sms, ssh, svn, tel, telnet, urn, worldwind, xmpp
- Default: (empty)
- euquery
- ⧼apihelp-query+exturlusage-param-query⧽
- eunamespace
- ⧼apihelp-query+exturlusage-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- eulimit
- ⧼apihelp-query+exturlusage-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- euexpandurl
- ⧼apihelp-query+exturlusage-param-expandurl⧽
- Type: boolean
- ⧼apihelp-query+exturlusage-example-simple⧽
- api.php?action=query&list=exturlusage&euquery=www.mediawiki.org ⧼api-help-open-in-apisandbox⧽
list=filearchive (fa)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- fafrom
- ⧼apihelp-query+filearchive-param-from⧽
- fato
- ⧼apihelp-query+filearchive-param-to⧽
- faprefix
- ⧼apihelp-query+filearchive-param-prefix⧽
- fadir
- ⧼apihelp-query+filearchive-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- fasha1
- ⧼apihelp-query+filearchive-param-sha1⧽
- fasha1base36
- ⧼apihelp-query+filearchive-param-sha1base36⧽
- faprop
- ⧼apihelp-query+filearchive-param-prop⧽
- sha1
- timestamp
- user
- size
- dimensions
- description
- parseddescription
- mime
- mediatype
- metadata
- bitdepth
- archivename
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): archivename, bitdepth, description, dimensions, mediatype, metadata, mime, parseddescription, sha1, size, timestamp, user
- Default: timestamp
- falimit
- ⧼apihelp-query+filearchive-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- facontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+filearchive-example-simple⧽
- api.php?action=query&list=filearchive ⧼api-help-open-in-apisandbox⧽
list=imageusage (iu)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- iutitle
- ⧼apihelp-query+imageusage-param-title⧽
- iupageid
- ⧼apihelp-query+imageusage-param-pageid⧽
- Type: integer
- iucontinue
- ⧼api-help-param-continue⧽
- iunamespace
- ⧼apihelp-query+imageusage-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- iudir
- ⧼apihelp-query+imageusage-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- iufilterredir
- ⧼apihelp-query+imageusage-param-filterredir⧽
- One of the following values: all, nonredirects, redirects
- Default: all
- iulimit
- ⧼apihelp-query+imageusage-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- iuredirect
- ⧼apihelp-query+imageusage-param-redirect⧽
- Type: boolean
- ⧼apihelp-query+imageusage-example-simple⧽
- api.php?action=query&list=imageusage&iutitle=File:Albert%20Einstein%20Head.jpg ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+imageusage-example-generator⧽
- api.php?action=query&generator=imageusage&giutitle=File:Albert%20Einstein%20Head.jpg&prop=info ⧼api-help-open-in-apisandbox⧽
list=iwbacklinks (iwbl)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- iwblprefix
- ⧼apihelp-query+iwbacklinks-param-prefix⧽
- iwbltitle
- ⧼apihelp-query+iwbacklinks-param-title⧽
- iwblcontinue
- ⧼api-help-param-continue⧽
- iwbllimit
- ⧼apihelp-query+iwbacklinks-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- iwblprop
- ⧼apihelp-query+iwbacklinks-param-prop⧽
- iwprefix
- iwtitle
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): iwprefix, iwtitle
- Default: (empty)
- iwbldir
- ⧼apihelp-query+iwbacklinks-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- ⧼apihelp-query+iwbacklinks-example-simple⧽
- api.php?action=query&list=iwbacklinks&iwbltitle=Test&iwblprefix=wikibooks ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+iwbacklinks-example-generator⧽
- api.php?action=query&generator=iwbacklinks&giwbltitle=Test&giwblprefix=wikibooks&prop=info ⧼api-help-open-in-apisandbox⧽
list=langbacklinks (lbl)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- lbllang
- ⧼apihelp-query+langbacklinks-param-lang⧽
- lbltitle
- ⧼apihelp-query+langbacklinks-param-title⧽
- lblcontinue
- ⧼api-help-param-continue⧽
- lbllimit
- ⧼apihelp-query+langbacklinks-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- lblprop
- ⧼apihelp-query+langbacklinks-param-prop⧽
- lllang
- lltitle
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): lllang, lltitle
- Default: (empty)
- lbldir
- ⧼apihelp-query+langbacklinks-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- ⧼apihelp-query+langbacklinks-example-simple⧽
- api.php?action=query&list=langbacklinks&lbltitle=Test&lbllang=fr ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+langbacklinks-example-generator⧽
- api.php?action=query&generator=langbacklinks&glbltitle=Test&glbllang=fr&prop=info ⧼api-help-open-in-apisandbox⧽
list=logevents (le)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- leprop
- ⧼apihelp-query+logevents-param-prop⧽
- ids
- title
- type
- user
- userid
- timestamp
- comment
- parsedcomment
- details
- tags
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, details, ids, parsedcomment, tags, timestamp, title, type, user, userid
- Default: ids|title|type|user|timestamp|comment|details
- letype
- ⧼apihelp-query+logevents-param-type⧽
- One of the following values: Can be empty, or block, contentmodel, create, delete, import, managetags, merge, move, newusers, patrol, protect, renameuser, rights, suppress, tag, upload
- leaction
- ⧼apihelp-query+logevents-param-action⧽
- One of the following values: block/block, block/reblock, block/unblock, contentmodel/change, contentmodel/new, create/create, delete/delete, delete/delete_redir, delete/delete_redir2, delete/event, delete/restore, delete/revision, import/interwiki, import/upload, managetags/activate, managetags/create, managetags/deactivate, managetags/delete, merge/merge, move/move, move/move_redir, newusers/autocreate, newusers/byemail, newusers/create, newusers/create2, newusers/newusers, patrol/autopatrol, patrol/patrol, protect/modify, protect/move_prot, protect/protect, protect/unprotect, renameuser/renameuser, rights/autopromote, rights/rights, suppress/block, suppress/delete, suppress/event, suppress/reblock, suppress/revision, tag/update, upload/overwrite, upload/revert, upload/upload
- lestart
- ⧼apihelp-query+logevents-param-start⧽
- Type: timestamp
- leend
- ⧼apihelp-query+logevents-param-end⧽
- Type: timestamp
- ledir
- ⧼api-help-param-direction⧽
- newer
- older
- One of the following values: newer, older
- Default: older
- leuser
- ⧼apihelp-query+logevents-param-user⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- letitle
- ⧼apihelp-query+logevents-param-title⧽
- lenamespace
- ⧼apihelp-query+logevents-param-namespace⧽
- One of the following values: -1, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- leprefix
- ⧼apihelp-query+logevents-param-prefix⧽
- letag
- ⧼apihelp-query+logevents-param-tag⧽
- lelimit
- ⧼apihelp-query+logevents-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- lecontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+logevents-example-simple⧽
- api.php?action=query&list=logevents ⧼api-help-open-in-apisandbox⧽
list=mystashedfiles (msf)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- msfprop
- ⧼apihelp-query+mystashedfiles-param-prop⧽
- size
- type
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): size, type
- Default: (empty)
- msflimit
- ⧼apihelp-query+mystashedfiles-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- msfcontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+mystashedfiles-example-simple⧽
- api.php?action=query&list=mystashedfiles&msfprop=size ⧼api-help-open-in-apisandbox⧽
list=pagepropnames (ppn)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- ppncontinue
- ⧼api-help-param-continue⧽
- ppnlimit
- ⧼apihelp-query+pagepropnames-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- ⧼apihelp-query+pagepropnames-example-simple⧽
- api.php?action=query&list=pagepropnames ⧼api-help-open-in-apisandbox⧽
list=pageswithprop (pwp)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- pwppropname
- ⧼apihelp-query+pageswithprop-param-propname⧽
- This parameter is required.
- pwpprop
- ⧼apihelp-query+pageswithprop-param-prop⧽
- ids
- title
- value
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): ids, title, value
- Default: ids|title
- pwpcontinue
- ⧼api-help-param-continue⧽
- pwplimit
- ⧼apihelp-query+pageswithprop-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- pwpdir
- ⧼apihelp-query+pageswithprop-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- ⧼apihelp-query+pageswithprop-example-simple⧽
- api.php?action=query&list=pageswithprop&pwppropname=displaytitle&pwpprop=ids|title|value ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+pageswithprop-example-generator⧽
- api.php?action=query&generator=pageswithprop&gpwppropname=notoc&prop=info ⧼api-help-open-in-apisandbox⧽
list=prefixsearch (ps)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- pssearch
- ⧼apihelp-query+prefixsearch-param-search⧽
- This parameter is required.
- psnamespace
- ⧼apihelp-query+prefixsearch-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- Default: 0
- pslimit
- ⧼apihelp-query+prefixsearch-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- psoffset
- ⧼api-help-param-continue⧽
- Type: integer
- Default: 0
- ⧼apihelp-query+prefixsearch-example-simple⧽
- api.php?action=query&list=prefixsearch&pssearch=meaning ⧼api-help-open-in-apisandbox⧽
list=protectedtitles (pt)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- ptnamespace
- ⧼apihelp-query+protectedtitles-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- ptlevel
- ⧼apihelp-query+protectedtitles-param-level⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): autoconfirmed, sysop
- ptlimit
- ⧼apihelp-query+protectedtitles-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- ptdir
- ⧼api-help-param-direction⧽
- newer
- older
- One of the following values: newer, older
- Default: older
- ptstart
- ⧼apihelp-query+protectedtitles-param-start⧽
- Type: timestamp
- ptend
- ⧼apihelp-query+protectedtitles-param-end⧽
- Type: timestamp
- ptprop
- ⧼apihelp-query+protectedtitles-param-prop⧽
- timestamp
- user
- userid
- comment
- parsedcomment
- expiry
- level
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, expiry, level, parsedcomment, timestamp, user, userid
- Default: timestamp|level
- ptcontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+protectedtitles-example-simple⧽
- api.php?action=query&list=protectedtitles ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+protectedtitles-example-generator⧽
- api.php?action=query&generator=protectedtitles&gptnamespace=0&prop=linkshere ⧼api-help-open-in-apisandbox⧽
list=querypage (qp)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- qppage
- ⧼apihelp-query+querypage-param-page⧽
- This parameter is required.
- One of the following values: Ancientpages, BrokenRedirects, Deadendpages, DoubleRedirects, Fewestrevisions, ListDuplicatedFiles, Listredirects, Lonelypages, Longpages, MediaStatistics, Mostcategories, Mostimages, Mostinterwikis, Mostlinked, Mostlinkedcategories, Mostlinkedtemplates, Mostrevisions, Shortpages, Uncategorizedcategories, Uncategorizedimages, Uncategorizedpages, Uncategorizedtemplates, Unusedcategories, Unusedimages, Unusedtemplates, Unwatchedpages, Wantedcategories, Wantedfiles, Wantedpages, Wantedtemplates, Withoutinterwiki
- qpoffset
- ⧼api-help-param-continue⧽
- Type: integer
- Default: 0
- qplimit
- ⧼apihelp-query+querypage-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- ⧼apihelp-query+querypage-example-ancientpages⧽
- api.php?action=query&list=querypage&qppage=Ancientpages ⧼api-help-open-in-apisandbox⧽
list=random (rn)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- rnnamespace
- ⧼apihelp-query+random-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- rnfilterredir
- ⧼apihelp-query+random-param-filterredir⧽
- One of the following values: all, nonredirects, redirects
- Default: nonredirects
- rnredirect
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+random-param-redirect⧽
- Type: boolean
- rnlimit
- ⧼apihelp-query+random-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 1
- rncontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+random-example-simple⧽
- api.php?action=query&list=random&rnnamespace=0&rnlimit=2 ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+random-example-generator⧽
- api.php?action=query&generator=random&grnnamespace=0&grnlimit=2&prop=info ⧼api-help-open-in-apisandbox⧽
list=recentchanges (rc)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- rcstart
- ⧼apihelp-query+recentchanges-param-start⧽
- Type: timestamp
- rcend
- ⧼apihelp-query+recentchanges-param-end⧽
- Type: timestamp
- rcdir
- ⧼api-help-param-direction⧽
- newer
- older
- One of the following values: newer, older
- Default: older
- rcnamespace
- ⧼apihelp-query+recentchanges-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): -1, -2, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- rcuser
- ⧼apihelp-query+recentchanges-param-user⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- rcexcludeuser
- ⧼apihelp-query+recentchanges-param-excludeuser⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- rctag
- ⧼apihelp-query+recentchanges-param-tag⧽
- rcprop
- ⧼apihelp-query+recentchanges-param-prop⧽
- user
- userid
- comment
- parsedcomment
- flags
- timestamp
- title
- ids
- sizes
- redirect
- patrolled
- loginfo
- tags
- sha1
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, flags, ids, loginfo, parsedcomment, patrolled, redirect, sha1, sizes, tags, timestamp, title, user, userid
- Default: title|timestamp|ids
- rcshow
- ⧼apihelp-query+recentchanges-param-show⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): !anon, !autopatrolled, !bot, !minor, !patrolled, !redirect, anon, autopatrolled, bot, minor, patrolled, redirect, unpatrolled
- rclimit
- ⧼apihelp-query+recentchanges-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- rctype
- ⧼apihelp-query+recentchanges-param-type⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): categorize, edit, external, log, new
- Default: edit|new|log|categorize
- rctoponly
- ⧼apihelp-query+recentchanges-param-toponly⧽
- Type: boolean
- rctitle
- ⧼apihelp-query+recentchanges-param-title⧽
- rccontinue
- ⧼api-help-param-continue⧽
- rcgeneraterevisions
- ⧼apihelp-query+recentchanges-param-generaterevisions⧽
- Type: boolean
- rcslot
- ⧼apihelp-query+recentchanges-param-slot⧽
- One of the following values: main
- ⧼apihelp-query+recentchanges-example-simple⧽
- api.php?action=query&list=recentchanges ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+recentchanges-example-generator⧽
- api.php?action=query&generator=recentchanges&grcshow=!patrolled&prop=info ⧼api-help-open-in-apisandbox⧽
list=search (sr)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- srsearch
- ⧼apihelp-query+search-param-search⧽
- This parameter is required.
- srnamespace
- ⧼apihelp-query+search-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- Default: 0
- srlimit
- ⧼apihelp-query+search-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- sroffset
- ⧼api-help-param-continue⧽
- Type: integer
- Default: 0
- srwhat
- ⧼apihelp-query+search-param-what⧽
- One of the following values: nearmatch, text, title
- srinfo
- ⧼apihelp-query+search-param-info⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): rewrittenquery, suggestion, totalhits
- Default: totalhits|suggestion|rewrittenquery
- srprop
- ⧼apihelp-query+search-param-prop⧽
- size
- wordcount
- timestamp
- snippet
- titlesnippet
- redirecttitle
- redirectsnippet
- sectiontitle
- sectionsnippet
- isfilematch
- categorysnippet
- score
- hasrelated
- extensiondata
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): categorysnippet, extensiondata, isfilematch, redirectsnippet, redirecttitle, sectionsnippet, sectiontitle, size, snippet, timestamp, titlesnippet, wordcount, hasrelated, score
- Default: size|wordcount|timestamp|snippet
- srinterwiki
- ⧼apihelp-query+search-param-interwiki⧽
- Type: boolean
- srenablerewrites
- ⧼apihelp-query+search-param-enablerewrites⧽
- Type: boolean
- srsort
- ⧼apihelp-query+search-param-sort⧽
- One of the following values: relevance
- Default: relevance
- ⧼apihelp-query+search-example-simple⧽
- api.php?action=query&list=search&srsearch=meaning ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+search-example-text⧽
- api.php?action=query&list=search&srwhat=text&srsearch=meaning ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+search-example-generator⧽
- api.php?action=query&generator=search&gsrsearch=meaning&prop=info ⧼api-help-open-in-apisandbox⧽
list=tags (tg)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- tgcontinue
- ⧼api-help-param-continue⧽
- tglimit
- ⧼apihelp-query+tags-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- tgprop
- ⧼apihelp-query+tags-param-prop⧽
- displayname
- description
- hitcount
- defined
- source
- active
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): active, defined, description, displayname, hitcount, source
- Default: (empty)
- ⧼apihelp-query+tags-example-simple⧽
- api.php?action=query&list=tags&tgprop=displayname|description|hitcount|defined ⧼api-help-open-in-apisandbox⧽
list=usercontribs (uc)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- uclimit
- ⧼apihelp-query+usercontribs-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- ucstart
- ⧼apihelp-query+usercontribs-param-start⧽
- Type: timestamp
- ucend
- ⧼apihelp-query+usercontribs-param-end⧽
- Type: timestamp
- uccontinue
- ⧼api-help-param-continue⧽
- ucuser
- ⧼apihelp-query+usercontribs-param-user⧽
- Type: list of users, by any of username, IP and interwiki name (e.g. "prefix>ExampleName")
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- ucuserids
- ⧼apihelp-query+usercontribs-param-userids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- ucuserprefix
- ⧼apihelp-query+usercontribs-param-userprefix⧽
- uciprange
- ⧼apihelp-query+usercontribs-param-iprange⧽
- ucdir
- ⧼api-help-param-direction⧽
- newer
- older
- One of the following values: newer, older
- Default: older
- ucnamespace
- ⧼apihelp-query+usercontribs-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- ucprop
- ⧼apihelp-query+usercontribs-param-prop⧽
- ids
- title
- timestamp
- comment
- parsedcomment
- size
- sizediff
- flags
- patrolled
- tags
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, flags, ids, parsedcomment, patrolled, size, sizediff, tags, timestamp, title
- Default: ids|title|timestamp|comment|size|flags
- ucshow
- ⧼apihelp-query+usercontribs-param-show⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): !autopatrolled, !minor, !new, !patrolled, !top, autopatrolled, minor, new, patrolled, top
- uctag
- ⧼apihelp-query+usercontribs-param-tag⧽
- uctoponly
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-query+usercontribs-param-toponly⧽
- Type: boolean
- ⧼apihelp-query+usercontribs-example-user⧽
- api.php?action=query&list=usercontribs&ucuser=Example ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+usercontribs-example-ipprefix⧽
- api.php?action=query&list=usercontribs&ucuserprefix=192.0.2. ⧼api-help-open-in-apisandbox⧽
list=users (us)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- usprop
- ⧼apihelp-query+users-param-prop⧽
- blockinfo
- groups
- groupmemberships
- implicitgroups
- rights
- editcount
- registration
- emailable
- gender
- centralids
- cancreate
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): blockinfo, cancreate, centralids, editcount, emailable, gender, groupmemberships, groups, implicitgroups, registration, rights
- usattachedwiki
- ⧼apihelp-query+users-param-attachedwiki⧽
- ususers
- ⧼apihelp-query+users-param-users⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- ususerids
- ⧼apihelp-query+users-param-userids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- ⧼apihelp-query+users-example-simple⧽
- api.php?action=query&list=users&ususers=Example&usprop=groups|editcount|gender ⧼api-help-open-in-apisandbox⧽
list=watchlist (wl)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- wlallrev
- ⧼apihelp-query+watchlist-param-allrev⧽
- Type: boolean
- wlstart
- ⧼apihelp-query+watchlist-param-start⧽
- Type: timestamp
- wlend
- ⧼apihelp-query+watchlist-param-end⧽
- Type: timestamp
- wlnamespace
- ⧼apihelp-query+watchlist-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- wluser
- ⧼apihelp-query+watchlist-param-user⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- wlexcludeuser
- ⧼apihelp-query+watchlist-param-excludeuser⧽
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- wldir
- ⧼api-help-param-direction⧽
- newer
- older
- One of the following values: newer, older
- Default: older
- wllimit
- ⧼apihelp-query+watchlist-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- wlprop
- ⧼apihelp-query+watchlist-param-prop⧽
- ids
- title
- flags
- user
- userid
- comment
- parsedcomment
- timestamp
- patrol
- sizes
- notificationtimestamp
- loginfo
- tags
- expiry
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, expiry, flags, ids, loginfo, notificationtimestamp, parsedcomment, patrol, sizes, tags, timestamp, title, user, userid
- Default: ids|title|flags
- wlshow
- ⧼apihelp-query+watchlist-param-show⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): !anon, !autopatrolled, !bot, !minor, !patrolled, !unread, anon, autopatrolled, bot, minor, patrolled, unread
- wltype
- ⧼apihelp-query+watchlist-param-type⧽
- edit
- new
- log
- external
- categorize
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): categorize, edit, external, log, new
- Default: edit|new|log|categorize
- wlowner
- ⧼apihelp-query+watchlist-param-owner⧽
- Type: user, by username
- wltoken
- ⧼apihelp-query+watchlist-param-token⧽
- wlcontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+watchlist-example-simple⧽
- api.php?action=query&list=watchlist ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+watchlist-example-props⧽
- api.php?action=query&list=watchlist&wlprop=ids|title|timestamp|user|comment ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+watchlist-example-expiry⧽
- api.php?action=query&list=watchlist&wlprop=ids|title|timestamp|user|comment|expiry ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+watchlist-example-allrev⧽
- api.php?action=query&list=watchlist&wlallrev=&wlprop=ids|title|timestamp|user|comment ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+watchlist-example-generator⧽
- api.php?action=query&generator=watchlist&prop=info ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+watchlist-example-generator-rev⧽
- api.php?action=query&generator=watchlist&gwlallrev=&prop=revisions&rvprop=timestamp|user ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+watchlist-example-wlowner⧽
- api.php?action=query&list=watchlist&wlowner=Example&wltoken=123ABC ⧼api-help-open-in-apisandbox⧽
list=watchlistraw (wr)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-generator⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- wrcontinue
- ⧼api-help-param-continue⧽
- wrnamespace
- ⧼apihelp-query+watchlistraw-param-namespace⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15
- To specify all values, use *.
- wrlimit
- ⧼apihelp-query+watchlistraw-param-limit⧽
- Type: integer or "max"
- The value must be between 1 and 500.
- Default: 10
- wrprop
- ⧼apihelp-query+watchlistraw-param-prop⧽
- changed
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): changed
- wrshow
- ⧼apihelp-query+watchlistraw-param-show⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): !changed, changed
- wrowner
- ⧼apihelp-query+watchlistraw-param-owner⧽
- Type: user, by username
- wrtoken
- ⧼apihelp-query+watchlistraw-param-token⧽
- wrdir
- ⧼apihelp-query+watchlistraw-param-dir⧽
- One of the following values: ascending, descending
- Default: ascending
- wrfromtitle
- ⧼apihelp-query+watchlistraw-param-fromtitle⧽
- wrtotitle
- ⧼apihelp-query+watchlistraw-param-totitle⧽
- ⧼apihelp-query+watchlistraw-example-simple⧽
- api.php?action=query&list=watchlistraw ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+watchlistraw-example-generator⧽
- api.php?action=query&generator=watchlistraw&gwrshow=changed&prop=info ⧼api-help-open-in-apisandbox⧽
meta=allmessages (am)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- ammessages
- ⧼apihelp-query+allmessages-param-messages⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- Default: *
- amprop
- ⧼apihelp-query+allmessages-param-prop⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): default
- amenableparser
- ⧼apihelp-query+allmessages-param-enableparser⧽
- Type: boolean
- amnocontent
- ⧼apihelp-query+allmessages-param-nocontent⧽
- Type: boolean
- amincludelocal
- ⧼apihelp-query+allmessages-param-includelocal⧽
- Type: boolean
- amargs
- ⧼apihelp-query+allmessages-param-args⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- amfilter
- ⧼apihelp-query+allmessages-param-filter⧽
- amcustomised
- ⧼apihelp-query+allmessages-param-customised⧽
- One of the following values: all, modified, unmodified
- Default: all
- amlang
- ⧼apihelp-query+allmessages-param-lang⧽
- amfrom
- ⧼apihelp-query+allmessages-param-from⧽
- amto
- ⧼apihelp-query+allmessages-param-to⧽
- amtitle
- ⧼apihelp-query+allmessages-param-title⧽
- amprefix
- ⧼apihelp-query+allmessages-param-prefix⧽
- ⧼apihelp-query+allmessages-example-ipb⧽
- api.php?action=query&meta=allmessages&refix=ipb- ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+allmessages-example-de⧽
- api.php?action=query&meta=allmessages&ammessages=august|mainpage&amlang=de ⧼api-help-open-in-apisandbox⧽
meta=authmanagerinfo (ami)
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- amisecuritysensitiveoperation
- ⧼apihelp-query+authmanagerinfo-param-securitysensitiveoperation⧽
- amirequestsfor
- ⧼apihelp-query+authmanagerinfo-param-requestsfor⧽
- One of the following values: change, create, create-continue, link, link-continue, login, login-continue, remove, unlink
- amimergerequestfields
- ⧼api-help-authmanagerhelper-mergerequestfields⧽
- Type: boolean
- amimessageformat
- ⧼api-help-authmanagerhelper-messageformat⧽
- One of the following values: html, none, raw, wikitext
- Default: wikitext
- ⧼apihelp-query+authmanagerinfo-example-login⧽
- api.php?action=query&meta=authmanagerinfo&amirequestsfor=login ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+authmanagerinfo-example-login-merged⧽
- api.php?action=query&meta=authmanagerinfo&amirequestsfor=login&amimergerequestfields=1 ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+authmanagerinfo-example-securitysensitiveoperation⧽
- api.php?action=query&meta=authmanagerinfo&amisecuritysensitiveoperation=foo ⧼api-help-open-in-apisandbox⧽
meta=filerepoinfo (fri)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- friprop
- ⧼apihelp-query+filerepoinfo-param-prop⧽
- canUpload
- displayname
- favicon
- initialCapital
- local
- name
- rootUrl
- scriptDirUrl
- thumbUrl
- url
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): canUpload, displayname, favicon, initialCapital, local, name, rootUrl, scriptDirUrl, thumbUrl, url
- Default: canUpload|displayname|favicon|initialCapital|local|name|rootUrl|scriptDirUrl|thumbUrl|url
- ⧼apihelp-query+filerepoinfo-example-simple⧽
- api.php?action=query&meta=filerepoinfo&friprop=name|displayname ⧼api-help-open-in-apisandbox⧽
meta=languageinfo (li)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- liprop
- ⧼apihelp-query+languageinfo-param-prop⧽
- code
- bcp47
- dir
- autonym
- name
- variantnames
- fallbacks
- variants
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): autonym, bcp47, code, dir, fallbacks, name, variantnames, variants
- Default: code
- licode
- ⧼apihelp-query+languageinfo-param-code⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- Default: *
- licontinue
- ⧼api-help-param-continue⧽
- ⧼apihelp-query+languageinfo-example-simple⧽
- api.php?action=query&meta=languageinfo ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+languageinfo-example-autonym-name-de⧽
- api.php?action=query&meta=languageinfo&liprop=autonym|name&uselang=de ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+languageinfo-example-fallbacks-variants-oc⧽
- api.php?action=query&meta=languageinfo&liprop=fallbacks|variants&licode=oc ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+languageinfo-example-bcp47-dir⧽
- api.php?action=query&meta=languageinfo&liprop=bcp47|dir ⧼api-help-open-in-apisandbox⧽
meta=siteinfo (si)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- siprop
- ⧼apihelp-query+siteinfo-param-prop⧽
- general
- namespaces
- namespacealiases
- specialpagealiases
- magicwords
- interwikimap
- dbrepllag
- statistics
- usergroups
- libraries
- extensions
- fileextensions
- rightsinfo
- restrictions
- languages
- languagevariants
- skins
- extensiontags
- functionhooks
- showhooks
- variables
- protocols
- defaultoptions
- uploaddialog
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): dbrepllag, defaultoptions, extensions, extensiontags, fileextensions, functionhooks, general, interwikimap, languages, languagevariants, libraries, magicwords, namespacealiases, namespaces, protocols, restrictions, rightsinfo, showhooks, skins, specialpagealiases, statistics, uploaddialog, usergroups, variables
- Default: general
- sifilteriw
- ⧼apihelp-query+siteinfo-param-filteriw⧽
- One of the following values: !local, local
- sishowalldb
- ⧼apihelp-query+siteinfo-param-showalldb⧽
- Type: boolean
- sinumberingroup
- ⧼apihelp-query+siteinfo-param-numberingroup⧽
- Type: boolean
- siinlanguagecode
- ⧼apihelp-query+siteinfo-param-inlanguagecode⧽
- ⧼apihelp-query+siteinfo-example-simple⧽
- api.php?action=query&meta=siteinfo&siprop=general|namespaces|namespacealiases|statistics ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+siteinfo-example-interwiki⧽
- api.php?action=query&meta=siteinfo&siprop=interwikimap&sifilteriw=local ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+siteinfo-example-replag⧽
- api.php?action=query&meta=siteinfo&siprop=dbrepllag&sishowalldb= ⧼api-help-open-in-apisandbox⧽
meta=tokens
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- type
- ⧼apihelp-query+tokens-param-type⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): createaccount, csrf, login, patrol, rollback, userrights, watch
- To specify all values, use *.
- Default: csrf
- ⧼apihelp-query+tokens-example-simple⧽
- api.php?action=query&meta=tokens ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+tokens-example-types⧽
- api.php?action=query&meta=tokens&type=watch|patrol ⧼api-help-open-in-apisandbox⧽
meta=userinfo (ui)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- uiprop
- ⧼apihelp-query+userinfo-param-prop⧽
- blockinfo
- hasmsg
- groups
- groupmemberships
- implicitgroups
- rights
- changeablegroups
- options
- editcount
- ratelimits
- theoreticalratelimits
- realname
- acceptlang
- registrationdate
- unreadcount
- centralids
- latestcontrib
- cancreateaccount
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): acceptlang, blockinfo, cancreateaccount, centralids, changeablegroups, editcount, email, groupmemberships, groups, hasmsg, implicitgroups, latestcontrib, options, ratelimits, realname, registrationdate, rights, theoreticalratelimits, unreadcount
- To specify all values, use *.
- uiattachedwiki
- ⧼apihelp-query+userinfo-param-attachedwiki⧽
- ⧼apihelp-query+userinfo-example-simple⧽
- api.php?action=query&meta=userinfo ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-query+userinfo-example-data⧽
- api.php?action=query&meta=userinfo&uiprop=blockinfo|groups|rights|hasmsg ⧼api-help-open-in-apisandbox⧽
action=removeauthenticationdata
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- request
- ⧼api-help-authmanagerhelper-request⧽
- This parameter is required.
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-removeauthenticationdata-example-simple⧽
- api.php?action=removeauthenticationdata&request=FooAuthenticationRequest&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=resetpassword
(main | resetpassword)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- user
- ⧼apihelp-resetpassword-param-user⧽
- Type: user, by username
- ⧼apihelp-resetpassword-param-email⧽
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-resetpassword-example-user⧽
- api.php?action=resetpassword&user=Example&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-resetpassword-example-email⧽
- api.php?action=resetpassword&[email protected]&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=revisiondelete
(main | revisiondelete)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- type
- ⧼apihelp-revisiondelete-param-type⧽
- This parameter is required.
- One of the following values: archive, filearchive, logging, oldimage, revision
- target
- ⧼apihelp-revisiondelete-param-target⧽
- ids
- ⧼apihelp-revisiondelete-param-ids⧽
- This parameter is required.
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- hide
- ⧼apihelp-revisiondelete-param-hide⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, content, user
- show
- ⧼apihelp-revisiondelete-param-show⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): comment, content, user
- suppress
- ⧼apihelp-revisiondelete-param-suppress⧽
- One of the following values: no, nochange, yes
- Default: nochange
- reason
- ⧼apihelp-revisiondelete-param-reason⧽
- tags
- ⧼apihelp-revisiondelete-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-revisiondelete-example-revision⧽
- api.php?action=revisiondelete&target=Main%20Page&type=revision&ids=12345&hide=content&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-revisiondelete-example-log⧽
- api.php?action=revisiondelete&type=logging&ids=67890&hide=content|comment|user&reason=BLP%20violation&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=rollback
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- title
- ⧼apihelp-rollback-param-title⧽
- pageid
- ⧼apihelp-rollback-param-pageid⧽
- Type: integer
- tags
- ⧼apihelp-rollback-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- user
- ⧼apihelp-rollback-param-user⧽
- This parameter is required.
- Type: user, by any of username, IP, interwiki name (e.g. "prefix>ExampleName") and user ID (e.g. "#12345")
- summary
- ⧼apihelp-rollback-param-summary⧽
- Default: (empty)
- markbot
- ⧼apihelp-rollback-param-markbot⧽
- Type: boolean
- watchlist
- ⧼apihelp-rollback-param-watchlist⧽
- One of the following values: nochange, preferences, unwatch, watch
- Default: preferences
- token
- ⧼api-help-param-token⧽⧼api-help-param-token-webui⧽
- This parameter is required.
- ⧼apihelp-rollback-example-simple⧽
- api.php?action=rollback&title=Main%20Page&user=Example&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-rollback-example-summary⧽
- api.php?action=rollback&title=Main%20Page&user=192.0.2.5&token=123ABC&summary=Reverting%20vandalism&markbot=1 ⧼api-help-open-in-apisandbox⧽
action=rsd
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- ⧼apihelp-rsd-example-simple⧽
- api.php?action=rsd ⧼api-help-open-in-apisandbox⧽
action=setnotificationtimestamp
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- entirewatchlist
- ⧼apihelp-setnotificationtimestamp-param-entirewatchlist⧽
- Type: boolean
- timestamp
- ⧼apihelp-setnotificationtimestamp-param-timestamp⧽
- Type: timestamp
- torevid
- ⧼apihelp-setnotificationtimestamp-param-torevid⧽
- Type: integer
- newerthanrevid
- ⧼apihelp-setnotificationtimestamp-param-newerthanrevid⧽
- Type: integer
- continue
- ⧼api-help-param-continue⧽
- titles
- ⧼api-pageset-param-titles⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- pageids
- ⧼api-pageset-param-pageids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- revids
- ⧼api-pageset-param-revids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- generator
- ⧼api-pageset-param-generator⧽
- allcategories
- alldeletedrevisions
- allfileusages
- allimages
- alllinks
- allpages
- allredirects
- allrevisions
- alltransclusions
- backlinks
- categories
- categorymembers
- deletedrevisions
- duplicatefiles
- embeddedin
- exturlusage
- fileusage
- images
- imageusage
- iwbacklinks
- langbacklinks
- links
- linkshere
- pageswithprop
- prefixsearch
- protectedtitles
- querypage
- random
- recentchanges
- redirects
- revisions
- search
- templates
- transcludedin
- watchlist
- watchlistraw
- One of the following values: allcategories, alldeletedrevisions, allfileusages, allimages, alllinks, allpages, allredirects, allrevisions, alltransclusions, backlinks, categories, categorymembers, deletedrevisions, duplicatefiles, embeddedin, exturlusage, fileusage, images, imageusage, iwbacklinks, langbacklinks, links, linkshere, pageswithprop, prefixsearch, protectedtitles, querypage, random, recentchanges, redirects, revisions, search, templates, transcludedin, watchlist, watchlistraw
- redirects
- ⧼api-pageset-param-redirects-generator⧽
- Type: boolean
- converttitles
- ⧼api-pageset-param-converttitles⧽
- Type: boolean
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-setnotificationtimestamp-example-all⧽
- api.php?action=setnotificationtimestamp&entirewatchlist=&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-setnotificationtimestamp-example-page⧽
- api.php?action=setnotificationtimestamp&titles=Main%20Page&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-setnotificationtimestamp-example-pagetimestamp⧽
- api.php?action=setnotificationtimestamp&titles=Main%20Page×tamp=2012-01-01T00:00:00Z&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-setnotificationtimestamp-example-allpages⧽
- api.php?action=setnotificationtimestamp&generator=allpages&gapnamespace=2&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=setpagelanguage
(main | setpagelanguage)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- title
- ⧼apihelp-setpagelanguage-param-title⧽
- pageid
- ⧼apihelp-setpagelanguage-param-pageid⧽
- Type: integer
- lang
- ⧼apihelp-setpagelanguage-param-lang⧽
- This parameter is required.
- One of the following values: ab, abs, ace, ady, ady-cyrl, aeb, aeb-arab, aeb-latn, af, ak, aln, alt, am, ami, an, ang, ann, anp, ar, arc, arn, arq, ary, arz, as, ase, ast, atj, av, avk, awa, ay, az, azb, ba, ban, ban-bali, bar, bbc, bbc-latn, bcc, bci, bcl, be, be-tarask, bg, bgn, bh, bho, bi, bjn, blk, bm, bn, bo, bpy, bqi, br, brh, bs, btm, bto, bug, bxr, ca, cbk-zam, cdo, ce, ceb, ch, chr, chy, ckb, co, cps, cr, crh, crh-cyrl, crh-latn, cs, csb, cu, cv, cy, da, dag, de, de-at, de-ch, de-formal, default, dga, din, diq, dsb, dtp, dty, dv, dz, ee, egl, el, eml, en, en-ca, en-gb, eo, es, es-formal, et, eu, ext, fa, fat, ff, fi, fit, fj, fo, fon, fr, frc, frp, frr, fur, fy, ga, gaa, gag, gan, gan-hans, gan-hant, gcr, gd, gl, gld, glk, gn, gom, gom-deva, gom-latn, gor, got, gpe, grc, gsw, gu, guc, gur, guw, gv, ha, hak, haw, he, hi, hif, hif-latn, hil, hr, hrx, hsb, hsn, ht, hu, hu-formal, hy, hyw, ia, id, ie, ig, igl, ii, ik, ike-cans, ike-latn, ilo, inh, io, is, it, iu, ja, jam, jbo, jut, jv, ka, kaa, kab, kbd, kbd-cyrl, kbp, kcg, kea, kg, khw, ki, kiu, kjh, kjp, kk, kk-arab, kk-cn, kk-cyrl, kk-kz, kk-latn, kk-tr, kl, km, kn, ko, ko-kp, koi, kr, krc, kri, krj, krl, ks, ks-arab, ks-deva, ksh, ksw, ku, ku-arab, ku-latn, kum, kus, kv, kw, ky, la, lad, lb, lbe, lez, lfn, lg, li, lij, liv, lki, lld, lmo, ln, lo, loz, lrc, lt, ltg, lus, luz, lv, lzh, lzz, mad, mag, mai, map-bms, mdf, mg, mhr, mi, min, mk, ml, mn, mni, mnw, mo, mos, mr, mrh, mrj, ms, ms-arab, mt, mwl, my, myv, mzn, na, nah, nan, nap, nb, nds, nds-nl, ne, new, nia, niu, nl, nl-informal, nmz, nn, nod, nog, nov, nqo, nrm, nso, nv, ny, nyn, nys, oc, ojb, olo, om, or, os, pa, pag, pam, pap, pcd, pcm, pdc, pdt, pfl, pi, pih, pl, pms, pnb, pnt, prg, ps, pt, pt-br, pwn, qu, qug, rgn, rif, rki, rm, rmc, rmy, rn, ro, roa-tara, rsk, ru, rue, rup, ruq, ruq-cyrl, ruq-latn, rw, ryu, sa, sah, sat, sc, scn, sco, sd, sdc, sdh, se, se-fi, se-no, se-se, sei, ses, sg, sgs, sh, sh-cyrl, sh-latn, shi, shn, shy, shy-latn, si, sjd, sje, sk, skr, skr-arab, sl, sli, sm, sma, smn, sms, sn, so, sq, sr, sr-ec, sr-el, srn, sro, ss, st, stq, sty, su, sv, sw, syl, szl, szy, ta, tay, tcy, tdd, te, tet, tg, tg-cyrl, tg-latn, th, ti, tk, tl, tly, tn, to, tok, tpi, tr, tru, trv, ts, tt, tt-cyrl, tt-latn, tum, tw, ty, tyv, tzm, udm, ug, ug-arab, ug-latn, uk, ur, uz, ve, vec, vep, vi, vls, vmf, vmw, vo, vot, vro, wa, wal, war, wls, wo, wuu, xal, xh, xmf, xsy, yi, yo, yrl, yue, za, zea, zgh, zh, zh-cn, zh-hans, zh-hant, zh-hk, zh-mo, zh-my, zh-sg, zh-tw, zu
- reason
- ⧼apihelp-setpagelanguage-param-reason⧽
- tags
- ⧼apihelp-setpagelanguage-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-setpagelanguage-example-language⧽
- api.php?action=setpagelanguage&title=Main%20Page&lang=eu&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-setpagelanguage-example-default⧽
- api.php?action=setpagelanguage&pageid=123&lang=default&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=stashedit
- ⧼api-help-flag-internal⧽
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- title
- ⧼apihelp-stashedit-param-title⧽
- This parameter is required.
- section
- ⧼apihelp-stashedit-param-section⧽
- sectiontitle
- ⧼apihelp-stashedit-param-sectiontitle⧽
- text
- ⧼apihelp-stashedit-param-text⧽
- stashedtexthash
- ⧼apihelp-stashedit-param-stashedtexthash⧽
- summary
- ⧼apihelp-stashedit-param-summary⧽
- Default: (empty)
- contentmodel
- ⧼apihelp-stashedit-param-contentmodel⧽
- This parameter is required.
- One of the following values: css, javascript, json, text, unknown, wikitext
- contentformat
- ⧼apihelp-stashedit-param-contentformat⧽
- This parameter is required.
- One of the following values: application/json, application/octet-stream, application/unknown, application/x-binary, text/css, text/javascript, text/plain, text/unknown, text/x-wiki, unknown/unknown
- baserevid
- ⧼apihelp-stashedit-param-baserevid⧽
- This parameter is required.
- Type: integer
- token
- ⧼api-help-param-token⧽
- This parameter is required.
action=tag
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- rcid
- ⧼apihelp-tag-param-rcid⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- revid
- ⧼apihelp-tag-param-revid⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- logid
- ⧼apihelp-tag-param-logid⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- add
- ⧼apihelp-tag-param-add⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- remove
- ⧼apihelp-tag-param-remove⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- reason
- ⧼apihelp-tag-param-reason⧽
- Default: (empty)
- tags
- ⧼apihelp-tag-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-tag-example-rev⧽
- api.php?action=tag&revid=123&add=vandalism&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-tag-example-log⧽
- api.php?action=tag&logid=123&remove=spam&reason=Wrongly+applied&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=unblock
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- id
- ⧼apihelp-unblock-param-id⧽
- Type: integer
- user
- ⧼apihelp-unblock-param-user⧽
- Type: user, by any of username, IP, IP range and user ID (e.g. "#12345")
- userid
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-unblock-param-userid⧽
- Type: integer
- reason
- ⧼apihelp-unblock-param-reason⧽
- Default: (empty)
- tags
- ⧼apihelp-unblock-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-unblock-example-id⧽
- api.php?action=unblock&id=105 ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-unblock-example-user⧽
- api.php?action=unblock&user=Bob&reason=Sorry%20Bob ⧼api-help-open-in-apisandbox⧽
action=undelete
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- title
- ⧼apihelp-undelete-param-title⧽
- This parameter is required.
- reason
- ⧼apihelp-undelete-param-reason⧽
- Default: (empty)
- tags
- ⧼apihelp-undelete-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- timestamps
- ⧼apihelp-undelete-param-timestamps⧽
- Type: list of timestamps
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- fileids
- ⧼apihelp-undelete-param-fileids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- undeletetalk
- ⧼apihelp-undelete-param-undeletetalk⧽
- Type: boolean
- watchlist
- ⧼apihelp-undelete-param-watchlist⧽
- One of the following values: nochange, preferences, unwatch, watch
- Default: preferences
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-undelete-example-page⧽
- api.php?action=undelete&title=Main%20Page&token=123ABC&reason=Restoring%20Main%20Page ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-undelete-example-revisions⧽
- api.php?action=undelete&title=Main%20Page&token=123ABC×tamps=2007-07-03T22:00:45Z|2007-07-02T19:48:56Z ⧼api-help-open-in-apisandbox⧽
action=unlinkaccount
(main | unlinkaccount)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- request
- ⧼api-help-authmanagerhelper-request⧽
- This parameter is required.
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-unlinkaccount-example-simple⧽
- api.php?action=unlinkaccount&request=FooAuthenticationRequest&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=upload
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- filename
- ⧼apihelp-upload-param-filename⧽
- comment
- ⧼apihelp-upload-param-comment⧽
- Default: (empty)
- tags
- ⧼apihelp-upload-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- text
- ⧼apihelp-upload-param-text⧽
- watch
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-upload-param-watch⧽
- Type: boolean
- watchlist
- ⧼apihelp-upload-param-watchlist⧽
- One of the following values: nochange, preferences, watch
- Default: preferences
- ignorewarnings
- ⧼apihelp-upload-param-ignorewarnings⧽
- Type: boolean
- file
- ⧼apihelp-upload-param-file⧽
- Must be posted as a file upload using multipart/form-data.
- url
- ⧼apihelp-upload-param-url⧽
- filekey
- ⧼apihelp-upload-param-filekey⧽
- sessionkey
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-upload-param-sessionkey⧽
- stash
- ⧼apihelp-upload-param-stash⧽
- Type: boolean
- filesize
- ⧼apihelp-upload-param-filesize⧽
- Type: integer
- The value must be between 0 and 104,857,600.
- offset
- ⧼apihelp-upload-param-offset⧽
- Type: integer
- The value must be no less than 0.
- chunk
- ⧼apihelp-upload-param-chunk⧽
- Must be posted as a file upload using multipart/form-data.
- async
- ⧼apihelp-upload-param-async⧽
- Type: boolean
- checkstatus
- ⧼apihelp-upload-param-checkstatus⧽
- Type: boolean
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-upload-example-url⧽
- api.php?action=upload&filename=Wiki.png&url=http%3A//upload.wikimedia.org/wikipedia/en/b/bc/Wiki.png&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-upload-example-filekey⧽
- api.php?action=upload&filename=Wiki.png&filekey=filekey&ignorewarnings=1&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=userrights
(main | userrights)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- user
- ⧼apihelp-userrights-param-user⧽
- Type: user, by any of username and user ID (e.g. "#12345")
- userid
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-userrights-param-userid⧽
- Type: integer
- add
- ⧼apihelp-userrights-param-add⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): bot, bureaucrat, interface-admin, suppress, sysop
- expiry
- ⧼apihelp-userrights-param-expiry⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- Default: infinite
- remove
- ⧼apihelp-userrights-param-remove⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F): bot, bureaucrat, interface-admin, suppress, sysop
- reason
- ⧼apihelp-userrights-param-reason⧽
- Default: (empty)
- token
- ⧼api-help-param-token⧽⧼api-help-param-token-webui⧽
- This parameter is required.
- tags
- ⧼apihelp-userrights-param-tags⧽
- Values (separate with U+007C (pipe), or prefix the list with U+001F and separate with U+001F):
- ⧼apihelp-userrights-example-user⧽
- api.php?action=userrights&user=FooBot&add=bot&remove=sysop|bureaucrat&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-userrights-example-userid⧽
- api.php?action=userrights&userid=123&add=bot&remove=sysop|bureaucrat&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-userrights-example-expiry⧽
- api.php?action=userrights&user=SometimeSysop&add=sysop&expiry=1%20month&token=123ABC ⧼api-help-open-in-apisandbox⧽
action=validatepassword
(main | validatepassword)
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- password
- ⧼apihelp-validatepassword-param-password⧽
- This parameter is required.
- user
- ⧼apihelp-validatepassword-param-user⧽
- Type: user, by any of username and user ID (e.g. "#12345")
- ⧼apihelp-validatepassword-param-email⧽
- realname
- ⧼apihelp-validatepassword-param-realname⧽
- ⧼apihelp-validatepassword-example-1⧽
- api.php?action=validatepassword&password=foobar ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-validatepassword-example-2⧽
- api.php?action=validatepassword&password=querty&user=Example ⧼api-help-open-in-apisandbox⧽
action=watch
- ⧼api-help-flag-readrights⧽
- ⧼api-help-flag-writerights⧽
- ⧼api-help-flag-mustbeposted⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- title
- ⧼api-help-param-deprecated⧽
- ⧼apihelp-watch-param-title⧽
- unwatch
- ⧼apihelp-watch-param-unwatch⧽
- Type: boolean
- continue
- ⧼api-help-param-continue⧽
- titles
- ⧼api-pageset-param-titles⧽
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- pageids
- ⧼api-pageset-param-pageids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- revids
- ⧼api-pageset-param-revids⧽
- Type: list of integers
- Separate values with "|", or prefix the list with U+001F and separate with U+001F.
- Maximum number of values is 50 (500 for clients that are allowed higher limits).
- generator
- ⧼api-pageset-param-generator⧽
- allcategories
- alldeletedrevisions
- allfileusages
- allimages
- alllinks
- allpages
- allredirects
- allrevisions
- alltransclusions
- backlinks
- categories
- categorymembers
- deletedrevisions
- duplicatefiles
- embeddedin
- exturlusage
- fileusage
- images
- imageusage
- iwbacklinks
- langbacklinks
- links
- linkshere
- pageswithprop
- prefixsearch
- protectedtitles
- querypage
- random
- recentchanges
- redirects
- revisions
- search
- templates
- transcludedin
- watchlist
- watchlistraw
- One of the following values: allcategories, alldeletedrevisions, allfileusages, allimages, alllinks, allpages, allredirects, allrevisions, alltransclusions, backlinks, categories, categorymembers, deletedrevisions, duplicatefiles, embeddedin, exturlusage, fileusage, images, imageusage, iwbacklinks, langbacklinks, links, linkshere, pageswithprop, prefixsearch, protectedtitles, querypage, random, recentchanges, redirects, revisions, search, templates, transcludedin, watchlist, watchlistraw
- redirects
- ⧼api-pageset-param-redirects-generator⧽
- Type: boolean
- converttitles
- ⧼api-pageset-param-converttitles⧽
- Type: boolean
- token
- ⧼api-help-param-token⧽
- This parameter is required.
- ⧼apihelp-watch-example-watch⧽
- api.php?action=watch&titles=Main%20Page&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-watch-example-unwatch⧽
- api.php?action=watch&titles=Main%20Page&unwatch=&token=123ABC ⧼api-help-open-in-apisandbox⧽
- ⧼apihelp-watch-example-generator⧽
- api.php?action=watch&generator=allpages&gapnamespace=0&token=123ABC ⧼api-help-open-in-apisandbox⧽
format=json
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- callback
- ⧼apihelp-json-param-callback⧽
- utf8
- ⧼apihelp-json-param-utf8⧽
- Type: boolean
- ascii
- ⧼apihelp-json-param-ascii⧽
- Type: boolean
- formatversion
- ⧼apihelp-json-param-formatversion⧽
- 1
- 2
- latest
- One of the following values: 1, 2, latest
- Default: 1
- ⧼apihelp-format-example-generic⧽
- api.php?action=query&meta=siteinfo&siprop=namespaces&format=json ⧼api-help-open-in-apisandbox⧽
format=jsonfm
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- wrappedhtml
- ⧼apihelp-format-param-wrappedhtml⧽
- Type: boolean
- callback
- ⧼apihelp-json-param-callback⧽
- utf8
- ⧼apihelp-json-param-utf8⧽
- Type: boolean
- ascii
- ⧼apihelp-json-param-ascii⧽
- Type: boolean
- formatversion
- ⧼apihelp-json-param-formatversion⧽
- 1
- 2
- latest
- One of the following values: 1, 2, latest
- Default: 1
- ⧼apihelp-format-example-generic⧽
- api.php?action=query&meta=siteinfo&siprop=namespaces&format=jsonfm ⧼api-help-open-in-apisandbox⧽
format=none
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- ⧼apihelp-format-example-generic⧽
- api.php?action=query&meta=siteinfo&siprop=namespaces&format=none ⧼api-help-open-in-apisandbox⧽
format=php
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- formatversion
- ⧼apihelp-php-param-formatversion⧽
- 1
- 2
- latest
- One of the following values: 1, 2, latest
- Default: 1
- ⧼apihelp-format-example-generic⧽
- api.php?action=query&meta=siteinfo&siprop=namespaces&format=php ⧼api-help-open-in-apisandbox⧽
format=phpfm
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- wrappedhtml
- ⧼apihelp-format-param-wrappedhtml⧽
- Type: boolean
- formatversion
- ⧼apihelp-php-param-formatversion⧽
- 1
- 2
- latest
- One of the following values: 1, 2, latest
- Default: 1
- ⧼apihelp-format-example-generic⧽
- api.php?action=query&meta=siteinfo&siprop=namespaces&format=phpfm ⧼api-help-open-in-apisandbox⧽
format=rawfm
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- wrappedhtml
- ⧼apihelp-format-param-wrappedhtml⧽
- Type: boolean
- ⧼apihelp-format-example-generic⧽
- api.php?action=query&meta=siteinfo&siprop=namespaces&format=rawfm ⧼api-help-open-in-apisandbox⧽
format=xml
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- xslt
- ⧼apihelp-xml-param-xslt⧽
- includexmlnamespace
- ⧼apihelp-xml-param-includexmlnamespace⧽
- Type: boolean
- ⧼apihelp-format-example-generic⧽
- api.php?action=query&meta=siteinfo&siprop=namespaces&format=xml ⧼api-help-open-in-apisandbox⧽
format=xmlfm
- ⧼api-help-flag-readrights⧽
- ⧼api-help-source⧽
- ⧼api-help-license⧽
- wrappedhtml
- ⧼apihelp-format-param-wrappedhtml⧽
- Type: boolean
- xslt
- ⧼apihelp-xml-param-xslt⧽
- includexmlnamespace
- ⧼apihelp-xml-param-includexmlnamespace⧽
- Type: boolean
- ⧼apihelp-format-example-generic⧽
- api.php?action=query&meta=siteinfo&siprop=namespaces&format=xmlfm ⧼api-help-open-in-apisandbox⧽