MediaWiki API result
This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.
Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.
See the complete documentation, or the API help for more information.
{
"paraminfo": {
"helpformat": "none",
"modules": [
{
"name": "abusefilters",
"classname": "MediaWiki\\Extension\\AbuseFilter\\Api\\QueryAbuseFilters",
"path": "query+abusefilters",
"group": "list",
"prefix": "abf",
"source": "Abuse Filter",
"sourcename": "Abuse Filter",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/Abuse_Filter",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "startid",
"type": "integer"
},
{
"index": 2,
"name": "endid",
"type": "integer"
},
{
"index": 3,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "newer"
},
{
"index": 4,
"name": "show",
"type": [
"!deleted",
"!enabled",
"!private",
"!protected",
"deleted",
"enabled",
"private",
"protected"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 5,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 6,
"name": "prop",
"type": [
"actions",
"comments",
"description",
"hits",
"id",
"lasteditor",
"lastedittime",
"pattern",
"private",
"protected",
"status"
],
"default": "id|description|actions|status",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "abuselog",
"classname": "MediaWiki\\Extension\\AbuseFilter\\Api\\QueryAbuseLog",
"path": "query+abuselog",
"group": "list",
"prefix": "afl",
"source": "Abuse Filter",
"sourcename": "Abuse Filter",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/Abuse_Filter",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "logid",
"type": "integer"
},
{
"index": 2,
"name": "start",
"type": "timestamp"
},
{
"index": 3,
"name": "end",
"type": "timestamp"
},
{
"index": 4,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 5,
"name": "user",
"type": "string"
},
{
"index": 6,
"name": "title",
"type": "string"
},
{
"index": 7,
"name": "filter",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "prop",
"type": [
"action",
"details",
"filter",
"hidden",
"ids",
"result",
"revid",
"timestamp",
"title",
"user"
],
"default": "ids|user|title|action|result|timestamp|hidden|revid",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "allcategories",
"classname": "MediaWiki\\Api\\ApiQueryAllCategories",
"path": "query+allcategories",
"group": "list",
"prefix": "ac",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allcategories"
],
"parameters": [
{
"index": 1,
"name": "from",
"type": "string"
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "to",
"type": "string"
},
{
"index": 4,
"name": "prefix",
"type": "string"
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 6,
"name": "min",
"type": "integer"
},
{
"index": 7,
"name": "max",
"type": "integer"
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "prop",
"type": [
"hidden",
"size"
],
"default": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "alldeletedrevisions",
"classname": "MediaWiki\\Api\\ApiQueryAllDeletedRevisions",
"path": "query+alldeletedrevisions",
"group": "list",
"prefix": "adr",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alldeletedrevisions"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"comment",
"content",
"contentmodel",
"flags",
"ids",
"parsedcomment",
"roles",
"sha1",
"size",
"slotsha1",
"slotsize",
"tags",
"timestamp",
"user",
"userid",
"parsetree"
],
"default": "ids|timestamp|flags|comment|user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"parsetree"
]
},
{
"index": 2,
"name": "slots",
"type": [
"main"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "expandtemplates",
"type": "boolean",
"deprecated": ""
},
{
"index": 6,
"name": "generatexml",
"type": "boolean",
"deprecated": ""
},
{
"index": 7,
"name": "parse",
"type": "boolean",
"deprecated": ""
},
{
"index": 8,
"name": "section",
"type": "string"
},
{
"index": 9,
"name": "diffto",
"type": "string",
"deprecated": ""
},
{
"index": 10,
"name": "difftotext",
"type": "string",
"deprecated": ""
},
{
"index": 11,
"name": "difftotextpst",
"type": "boolean",
"deprecated": ""
},
{
"index": 12,
"name": "contentformat",
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/vnd.php.serialized",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
],
"deprecated": ""
},
{
"index": 13,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 14,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 15,
"name": "start",
"type": "timestamp",
"info": [
{
"name": "useronly"
}
]
},
{
"index": 16,
"name": "end",
"type": "timestamp",
"info": [
{
"name": "useronly"
}
]
},
{
"index": 17,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 18,
"name": "from",
"type": "string",
"info": [
{
"name": "nonuseronly"
}
]
},
{
"index": 19,
"name": "to",
"type": "string",
"info": [
{
"name": "nonuseronly"
}
]
},
{
"index": 20,
"name": "prefix",
"type": "string",
"info": [
{
"name": "nonuseronly"
}
]
},
{
"index": 21,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
],
"info": [
{
"name": "nonuseronly"
}
]
},
{
"index": 22,
"name": "tag",
"type": "string"
},
{
"index": 23,
"name": "continue",
"type": "string"
},
{
"index": 24,
"name": "generatetitles",
"type": "boolean"
}
],
"templatedparameters": [
{
"index": 3,
"name": "contentformat-{slot}",
"templatevars": {
"slot": "slots"
},
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/vnd.php.serialized",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
]
}
]
},
{
"name": "allfileusages",
"classname": "MediaWiki\\Api\\ApiQueryAllLinks",
"path": "query+allfileusages",
"group": "list",
"prefix": "af",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allfileusages"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "from",
"type": "string"
},
{
"index": 3,
"name": "to",
"type": "string"
},
{
"index": 4,
"name": "prefix",
"type": "string"
},
{
"index": 5,
"name": "unique",
"type": "boolean"
},
{
"index": 6,
"name": "prop",
"type": [
"ids",
"title"
],
"default": "title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 8,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "allimages",
"classname": "MediaWiki\\Api\\ApiQueryAllImages",
"path": "query+allimages",
"group": "list",
"prefix": "ai",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allimages"
],
"parameters": [
{
"index": 1,
"name": "sort",
"type": [
"name",
"timestamp"
],
"default": "name"
},
{
"index": 2,
"name": "dir",
"type": [
"ascending",
"descending",
"newer",
"older"
],
"default": "ascending"
},
{
"index": 3,
"name": "from",
"type": "string"
},
{
"index": 4,
"name": "to",
"type": "string"
},
{
"index": 5,
"name": "continue",
"type": "string"
},
{
"index": 6,
"name": "start",
"type": "timestamp"
},
{
"index": 7,
"name": "end",
"type": "timestamp"
},
{
"index": 8,
"name": "prop",
"type": [
"badfile",
"bitdepth",
"canonicaltitle",
"comment",
"commonmetadata",
"dimensions",
"extmetadata",
"mediatype",
"metadata",
"mime",
"parsedcomment",
"sha1",
"size",
"timestamp",
"url",
"user",
"userid"
],
"default": "timestamp|url",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 9,
"name": "prefix",
"type": "string"
},
{
"index": 10,
"name": "minsize",
"type": "integer"
},
{
"index": 11,
"name": "maxsize",
"type": "integer"
},
{
"index": 12,
"name": "sha1",
"type": "string"
},
{
"index": 13,
"name": "sha1base36",
"type": "string"
},
{
"index": 14,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 15,
"name": "filterbots",
"type": [
"all",
"bots",
"nobots"
],
"default": "all"
},
{
"index": 16,
"name": "mime",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 17,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
}
],
"templatedparameters": []
},
{
"name": "alllinks",
"classname": "MediaWiki\\Api\\ApiQueryAllLinks",
"path": "query+alllinks",
"group": "list",
"prefix": "al",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alllinks"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "from",
"type": "string"
},
{
"index": 3,
"name": "to",
"type": "string"
},
{
"index": 4,
"name": "prefix",
"type": "string"
},
{
"index": 5,
"name": "unique",
"type": "boolean"
},
{
"index": 6,
"name": "prop",
"type": [
"ids",
"title"
],
"default": "title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "namespace",
"type": "namespace",
"default": 0,
"extranamespaces": [
-2,
-1
]
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "allmessages",
"classname": "MediaWiki\\Api\\ApiQueryAllMessages",
"path": "query+allmessages",
"group": "meta",
"prefix": "am",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allmessages"
],
"parameters": [
{
"index": 1,
"name": "messages",
"type": "string",
"default": "*",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "prop",
"type": [
"default"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "enableparser",
"type": "boolean"
},
{
"index": 4,
"name": "nocontent",
"type": "boolean"
},
{
"index": 5,
"name": "includelocal",
"type": "boolean"
},
{
"index": 6,
"name": "args",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allowsduplicates": ""
},
{
"index": 7,
"name": "filter",
"type": "string"
},
{
"index": 8,
"name": "customised",
"type": [
"all",
"modified",
"unmodified"
],
"default": "all"
},
{
"index": 9,
"name": "lang",
"type": "string"
},
{
"index": 10,
"name": "from",
"type": "string"
},
{
"index": 11,
"name": "to",
"type": "string"
},
{
"index": 12,
"name": "title",
"type": "string"
},
{
"index": 13,
"name": "prefix",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "allpages",
"classname": "MediaWiki\\Api\\ApiQueryAllPages",
"path": "query+allpages",
"group": "list",
"prefix": "ap",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allpages"
],
"parameters": [
{
"index": 1,
"name": "from",
"type": "string"
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "to",
"type": "string"
},
{
"index": 4,
"name": "prefix",
"type": "string"
},
{
"index": 5,
"name": "namespace",
"type": "namespace",
"default": 0
},
{
"index": 6,
"name": "filterredir",
"type": [
"all",
"nonredirects",
"redirects"
],
"default": "all"
},
{
"index": 7,
"name": "filterlanglinks",
"type": [
"all",
"withlanglinks",
"withoutlanglinks"
],
"default": "all"
},
{
"index": 8,
"name": "minsize",
"type": "integer"
},
{
"index": 9,
"name": "maxsize",
"type": "integer"
},
{
"index": 10,
"name": "prtype",
"type": [
"edit",
"move",
"upload"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 11,
"name": "prlevel",
"type": [
"",
"autoconfirmed",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 12,
"name": "prfiltercascade",
"type": [
"all",
"cascading",
"noncascading"
],
"default": "all"
},
{
"index": 13,
"name": "prexpiry",
"type": [
"all",
"definite",
"indefinite"
],
"default": "all"
},
{
"index": 14,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 15,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "allredirects",
"classname": "MediaWiki\\Api\\ApiQueryAllLinks",
"path": "query+allredirects",
"group": "list",
"prefix": "ar",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allredirects"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "from",
"type": "string"
},
{
"index": 3,
"name": "to",
"type": "string"
},
{
"index": 4,
"name": "prefix",
"type": "string"
},
{
"index": 5,
"name": "unique",
"type": "boolean"
},
{
"index": 6,
"name": "prop",
"type": [
"fragment",
"ids",
"interwiki",
"title"
],
"default": "title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "namespace",
"type": "namespace",
"default": 0,
"extranamespaces": [
-2,
-1
]
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "allrevisions",
"classname": "MediaWiki\\Api\\ApiQueryAllRevisions",
"path": "query+allrevisions",
"group": "list",
"prefix": "arv",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allrevisions"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"comment",
"content",
"contentmodel",
"flags",
"ids",
"parsedcomment",
"roles",
"sha1",
"size",
"slotsha1",
"slotsize",
"tags",
"timestamp",
"user",
"userid",
"parsetree"
],
"default": "ids|timestamp|flags|comment|user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"parsetree"
]
},
{
"index": 2,
"name": "slots",
"type": [
"main"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "expandtemplates",
"type": "boolean",
"deprecated": ""
},
{
"index": 6,
"name": "generatexml",
"type": "boolean",
"deprecated": ""
},
{
"index": 7,
"name": "parse",
"type": "boolean",
"deprecated": ""
},
{
"index": 8,
"name": "section",
"type": "string"
},
{
"index": 9,
"name": "diffto",
"type": "string",
"deprecated": ""
},
{
"index": 10,
"name": "difftotext",
"type": "string",
"deprecated": ""
},
{
"index": 11,
"name": "difftotextpst",
"type": "boolean",
"deprecated": ""
},
{
"index": 12,
"name": "contentformat",
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/vnd.php.serialized",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
],
"deprecated": ""
},
{
"index": 13,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 14,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 15,
"name": "start",
"type": "timestamp"
},
{
"index": 16,
"name": "end",
"type": "timestamp"
},
{
"index": 17,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 18,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 19,
"name": "continue",
"type": "string"
},
{
"index": 20,
"name": "generatetitles",
"type": "boolean"
}
],
"templatedparameters": [
{
"index": 3,
"name": "contentformat-{slot}",
"templatevars": {
"slot": "slots"
},
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/vnd.php.serialized",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
]
}
]
},
{
"name": "alltransclusions",
"classname": "MediaWiki\\Api\\ApiQueryAllLinks",
"path": "query+alltransclusions",
"group": "list",
"prefix": "at",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Alltransclusions"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "from",
"type": "string"
},
{
"index": 3,
"name": "to",
"type": "string"
},
{
"index": 4,
"name": "prefix",
"type": "string"
},
{
"index": 5,
"name": "unique",
"type": "boolean"
},
{
"index": 6,
"name": "prop",
"type": [
"ids",
"title"
],
"default": "title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "namespace",
"type": "namespace",
"default": 10,
"extranamespaces": [
-2,
-1
]
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "allusers",
"classname": "MediaWiki\\Api\\ApiQueryAllUsers",
"path": "query+allusers",
"group": "list",
"prefix": "au",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Allusers"
],
"parameters": [
{
"index": 1,
"name": "from",
"type": "string"
},
{
"index": 2,
"name": "to",
"type": "string"
},
{
"index": 3,
"name": "prefix",
"type": "string"
},
{
"index": 4,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 5,
"name": "group",
"type": [
"bot",
"bureaucrat",
"checkuser",
"checkuser-temporary-account-viewer",
"electionadmin",
"interface-admin",
"push-subscription-manager",
"steward",
"suppress",
"sysop",
"temp"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 6,
"name": "excludegroup",
"type": [
"bot",
"bureaucrat",
"checkuser",
"checkuser-temporary-account-viewer",
"electionadmin",
"interface-admin",
"push-subscription-manager",
"steward",
"suppress",
"sysop",
"temp"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "rights",
"type": [
"abusefilter-access-protected-vars",
"abusefilter-bypass-blocked-external-domains",
"abusefilter-hidden-log",
"abusefilter-hide-log",
"abusefilter-log",
"abusefilter-log-detail",
"abusefilter-log-private",
"abusefilter-modify",
"abusefilter-modify-blocked-external-domains",
"abusefilter-modify-global",
"abusefilter-modify-restricted",
"abusefilter-privatedetails",
"abusefilter-privatedetails-log",
"abusefilter-protected-vars-log",
"abusefilter-revert",
"abusefilter-view",
"abusefilter-view-private",
"apihighlimits",
"applychangetags",
"autoconfirmed",
"autocreateaccount",
"autopatrol",
"badoath",
"bigdelete",
"block",
"blockemail",
"bot",
"browsearchive",
"changeemail",
"changetags",
"checkuser",
"checkuser-log",
"checkuser-temporary-account",
"checkuser-temporary-account-log",
"checkuser-temporary-account-no-preference",
"confirmemail",
"createaccount",
"createpage",
"createtalk",
"delete",
"delete-redirect",
"deletechangetags",
"deletedhistory",
"deletedtext",
"deletelogentry",
"deleterevision",
"echo-create",
"edit",
"editcontentmodel",
"editinterface",
"editmyoptions",
"editmyprivateinfo",
"editmyusercss",
"editmyuserjs",
"editmyuserjson",
"editmyuserjsredirect",
"editmywatchlist",
"editprotected",
"editsemiprotected",
"editsitecss",
"editsitejs",
"editsitejson",
"editusercss",
"edituserjs",
"edituserjson",
"enrollasmentor",
"globalblock",
"globalblock-exempt",
"globalblock-whitelist",
"growthexperiments-apiqueryimagesuggestiondata",
"growthexperimentsuserimpacthandler",
"growthmentordashboardupdatedata",
"hideuser",
"import",
"importupload",
"interwiki",
"ipblock-exempt",
"item-merge",
"item-redirect",
"item-term",
"linkpurge",
"mailpassword",
"manage-all-push-subscriptions",
"managechangetags",
"managementors",
"markbotedits",
"massmessage",
"mergehistory",
"minoredit",
"move",
"move-categorypages",
"move-rootuserpages",
"move-subpages",
"movefile",
"nominornewtalk",
"noratelimit",
"nuke",
"oathauth-api-all",
"oathauth-disable-for-user",
"oathauth-enable",
"oathauth-verify-user",
"oathauth-view-log",
"override-antispoof",
"override-export-depth",
"pagelang",
"patrol",
"patrolmarks",
"property-create",
"property-term",
"protect",
"purge",
"read",
"renameuser",
"renameuser-global",
"renderfile",
"renderfile-nonstandard",
"reupload",
"reupload-own",
"reupload-shared",
"rollback",
"sboverride",
"securepoll-create-poll",
"securepoll-edit-poll",
"securepoll-view-voter-pii",
"sendemail",
"setmentor",
"siteadmin",
"skipcaptcha",
"spamblacklistlog",
"stashbasehtml",
"stashedit",
"suppressionlog",
"suppressredirect",
"suppressrevision",
"tboverride",
"tboverride-account",
"thanks-notification",
"titleblacklistlog",
"transcode-reset",
"transcode-status",
"unblockself",
"undelete",
"unwatchedpages",
"upload",
"upload_by_url",
"urlshortcode",
"urlshortener-create-url",
"urlshortener-manage-url",
"urlshortener-view-log",
"userrights",
"userrights-interwiki",
"viewmyprivateinfo",
"viewmywatchlist",
"viewsuppressed",
"wikibase-idgenerator"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 8,
"name": "prop",
"type": [
"blockinfo",
"centralids",
"editcount",
"groups",
"implicitgroups",
"registration",
"rights"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 9,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 10,
"name": "witheditsonly",
"type": "boolean"
},
{
"index": 11,
"name": "activeusers",
"type": "boolean"
},
{
"index": 12,
"name": "attachedwiki",
"type": "string"
},
{
"index": 13,
"name": "excludenamed",
"type": "boolean"
},
{
"index": 14,
"name": "excludetemp",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "authmanagerinfo",
"classname": "MediaWiki\\Api\\ApiQueryAuthManagerInfo",
"path": "query+authmanagerinfo",
"group": "meta",
"prefix": "ami",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Authmanagerinfo"
],
"parameters": [
{
"index": 1,
"name": "securitysensitiveoperation",
"type": "string"
},
{
"index": 2,
"name": "requestsfor",
"type": [
"change",
"create",
"create-continue",
"link",
"link-continue",
"login",
"login-continue",
"remove",
"unlink"
]
},
{
"index": 3,
"name": "mergerequestfields",
"type": "boolean"
},
{
"index": 4,
"name": "messageformat",
"type": [
"html",
"none",
"raw",
"wikitext"
],
"default": "wikitext"
}
],
"templatedparameters": []
},
{
"name": "backlinks",
"classname": "MediaWiki\\Api\\ApiQueryBacklinks",
"path": "query+backlinks",
"group": "list",
"prefix": "bl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Backlinks"
],
"parameters": [
{
"index": 1,
"name": "title",
"type": "string"
},
{
"index": 2,
"name": "pageid",
"type": "integer"
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 6,
"name": "filterredir",
"type": [
"all",
"nonredirects",
"redirects"
],
"default": "all"
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 8,
"name": "redirect",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "betafeatures",
"classname": "MediaWiki\\Extension\\BetaFeatures\\ApiQueryBetaFeatures",
"path": "query+betafeatures",
"group": "list",
"prefix": "bf",
"source": "BetaFeatures",
"sourcename": "BetaFeatures",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/BetaFeatures",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:BetaFeatures"
],
"parameters": [
{
"index": 1,
"name": "counts",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "blocks",
"classname": "MediaWiki\\Api\\ApiQueryBlocks",
"path": "query+blocks",
"group": "list",
"prefix": "bk",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Blocks"
],
"parameters": [
{
"index": 1,
"name": "start",
"type": "timestamp"
},
{
"index": 2,
"name": "end",
"type": "timestamp"
},
{
"index": 3,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 4,
"name": "ids",
"type": "integer",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 5,
"name": "users",
"type": "user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"subtypes": [
"name",
"ip",
"temp",
"cidr"
]
},
{
"index": 6,
"name": "ip",
"type": "string"
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 8,
"name": "prop",
"type": [
"by",
"byid",
"expiry",
"flags",
"id",
"parsedreason",
"range",
"reason",
"restrictions",
"timestamp",
"user",
"userid"
],
"default": "id|user|by|timestamp|expiry|reason|flags",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 9,
"name": "show",
"type": [
"!account",
"!ip",
"!range",
"!temp",
"account",
"ip",
"range",
"temp"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 10,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "categories",
"classname": "MediaWiki\\Api\\ApiQueryCategories",
"path": "query+categories",
"group": "prop",
"prefix": "cl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categories"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"hidden",
"sortkey",
"timestamp"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "show",
"type": [
"!hidden",
"hidden"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "continue",
"type": "string"
},
{
"index": 5,
"name": "categories",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 6,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "categoryinfo",
"classname": "MediaWiki\\Api\\ApiQueryCategoryInfo",
"path": "query+categoryinfo",
"group": "prop",
"prefix": "ci",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categoryinfo"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "categorymembers",
"classname": "MediaWiki\\Api\\ApiQueryCategoryMembers",
"path": "query+categorymembers",
"group": "list",
"prefix": "cm",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Categorymembers"
],
"parameters": [
{
"index": 1,
"name": "title",
"type": "string"
},
{
"index": 2,
"name": "pageid",
"type": "integer"
},
{
"index": 3,
"name": "prop",
"type": [
"ids",
"sortkey",
"sortkeyprefix",
"timestamp",
"title",
"type"
],
"default": "ids|title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 5,
"name": "type",
"type": [
"file",
"page",
"subcat"
],
"default": "page|subcat|file",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 6,
"name": "continue",
"type": "string"
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 8,
"name": "sort",
"type": [
"sortkey",
"timestamp"
],
"default": "sortkey"
},
{
"index": 9,
"name": "dir",
"type": [
"asc",
"ascending",
"desc",
"descending",
"newer",
"older"
],
"default": "ascending"
},
{
"index": 10,
"name": "start",
"type": "timestamp"
},
{
"index": 11,
"name": "end",
"type": "timestamp"
},
{
"index": 12,
"name": "starthexsortkey",
"type": "string"
},
{
"index": 13,
"name": "endhexsortkey",
"type": "string"
},
{
"index": 14,
"name": "startsortkeyprefix",
"type": "string"
},
{
"index": 15,
"name": "endsortkeyprefix",
"type": "string"
},
{
"index": 16,
"name": "startsortkey",
"type": "string",
"deprecated": ""
},
{
"index": 17,
"name": "endsortkey",
"type": "string",
"deprecated": ""
}
],
"templatedparameters": []
},
{
"name": "checkuser",
"classname": "MediaWiki\\CheckUser\\Api\\ApiQueryCheckUser",
"path": "query+checkuser",
"group": "list",
"prefix": "cu",
"source": "CheckUser",
"sourcename": "CheckUser",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/CheckUser",
"readrights": "",
"writerights": "",
"mustbeposted": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:CheckUser#API"
],
"parameters": [
{
"index": 1,
"name": "request",
"type": [
"actions",
"ipusers",
"userips",
"edits"
],
"required": "",
"deprecatedvalues": [
"edits"
]
},
{
"index": 2,
"name": "target",
"type": "user",
"required": "",
"subtypes": [
"name",
"ip",
"temp",
"cidr"
]
},
{
"index": 3,
"name": "reason",
"type": "string",
"default": ""
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 500,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "timecond",
"type": "string",
"default": "-2 weeks"
},
{
"index": 6,
"name": "xff",
"type": "string"
},
{
"index": 7,
"name": "token",
"type": "string",
"required": "",
"sensitive": "",
"tokentype": "csrf"
}
],
"templatedparameters": []
},
{
"name": "checkuserlog",
"classname": "MediaWiki\\CheckUser\\Api\\ApiQueryCheckUserLog",
"path": "query+checkuserlog",
"group": "list",
"prefix": "cul",
"source": "CheckUser",
"sourcename": "CheckUser",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/CheckUser",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:CheckUser#API"
],
"parameters": [
{
"index": 1,
"name": "user",
"type": "string"
},
{
"index": 2,
"name": "target",
"type": "string"
},
{
"index": 3,
"name": "reason",
"type": "string"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 6,
"name": "from",
"type": "timestamp"
},
{
"index": 7,
"name": "to",
"type": "timestamp"
},
{
"index": 8,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "communityconfiguration",
"classname": "MediaWiki\\Extension\\CommunityConfiguration\\Api\\ApiQueryRead",
"path": "query+communityconfiguration",
"group": "meta",
"prefix": "ccr",
"source": "CommunityConfiguration",
"sourcename": "CommunityConfiguration",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/CommunityConfiguration",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "provider",
"type": [
"CommunityUpdates",
"GrowthHomepage",
"GrowthMentorList",
"GrowthSuggestedEdits",
"HelpPanel",
"Mentorship"
],
"required": ""
},
{
"index": 2,
"name": "assertversion",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "contributors",
"classname": "MediaWiki\\Api\\ApiQueryContributors",
"path": "query+contributors",
"group": "prop",
"prefix": "pc",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Contributors"
],
"parameters": [
{
"index": 1,
"name": "group",
"type": [
"bot",
"bureaucrat",
"checkuser",
"checkuser-temporary-account-viewer",
"electionadmin",
"interface-admin",
"push-subscription-manager",
"steward",
"suppress",
"sysop",
"temp"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "excludegroup",
"type": [
"bot",
"bureaucrat",
"checkuser",
"checkuser-temporary-account-viewer",
"electionadmin",
"interface-admin",
"push-subscription-manager",
"steward",
"suppress",
"sysop",
"temp"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "rights",
"type": [
"abusefilter-access-protected-vars",
"abusefilter-bypass-blocked-external-domains",
"abusefilter-hidden-log",
"abusefilter-hide-log",
"abusefilter-log",
"abusefilter-log-detail",
"abusefilter-log-private",
"abusefilter-modify",
"abusefilter-modify-blocked-external-domains",
"abusefilter-modify-global",
"abusefilter-modify-restricted",
"abusefilter-privatedetails",
"abusefilter-privatedetails-log",
"abusefilter-protected-vars-log",
"abusefilter-revert",
"abusefilter-view",
"abusefilter-view-private",
"apihighlimits",
"applychangetags",
"autoconfirmed",
"autocreateaccount",
"autopatrol",
"bigdelete",
"block",
"blockemail",
"bot",
"browsearchive",
"changetags",
"checkuser",
"checkuser-log",
"checkuser-temporary-account",
"checkuser-temporary-account-log",
"checkuser-temporary-account-no-preference",
"createaccount",
"createpage",
"createtalk",
"delete",
"delete-redirect",
"deletechangetags",
"deletedhistory",
"deletedtext",
"deletelogentry",
"deleterevision",
"echo-create",
"edit",
"editcontentmodel",
"editinterface",
"editmyoptions",
"editmyprivateinfo",
"editmyusercss",
"editmyuserjs",
"editmyuserjson",
"editmyuserjsredirect",
"editmywatchlist",
"editprotected",
"editsemiprotected",
"editsitecss",
"editsitejs",
"editsitejson",
"editusercss",
"edituserjs",
"edituserjson",
"enrollasmentor",
"globalblock",
"globalblock-exempt",
"globalblock-whitelist",
"hideuser",
"import",
"importupload",
"interwiki",
"ipblock-exempt",
"item-merge",
"item-redirect",
"item-term",
"manage-all-push-subscriptions",
"managechangetags",
"managementors",
"markbotedits",
"massmessage",
"mergehistory",
"minoredit",
"move",
"move-categorypages",
"move-rootuserpages",
"move-subpages",
"movefile",
"nominornewtalk",
"noratelimit",
"nuke",
"oathauth-api-all",
"oathauth-disable-for-user",
"oathauth-enable",
"oathauth-verify-user",
"oathauth-view-log",
"override-antispoof",
"override-export-depth",
"pagelang",
"patrol",
"patrolmarks",
"property-create",
"property-term",
"protect",
"read",
"renameuser",
"renameuser-global",
"reupload",
"reupload-own",
"reupload-shared",
"rollback",
"sboverride",
"securepoll-create-poll",
"securepoll-edit-poll",
"securepoll-view-voter-pii",
"sendemail",
"setmentor",
"siteadmin",
"skipcaptcha",
"spamblacklistlog",
"suppressionlog",
"suppressredirect",
"suppressrevision",
"tboverride",
"tboverride-account",
"titleblacklistlog",
"transcode-reset",
"transcode-status",
"unblockself",
"undelete",
"unwatchedpages",
"upload",
"upload_by_url",
"urlshortener-create-url",
"urlshortener-manage-url",
"urlshortener-view-log",
"userrights",
"userrights-interwiki",
"viewmyprivateinfo",
"viewmywatchlist",
"viewsuppressed"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "excluderights",
"type": [
"abusefilter-access-protected-vars",
"abusefilter-bypass-blocked-external-domains",
"abusefilter-hidden-log",
"abusefilter-hide-log",
"abusefilter-log",
"abusefilter-log-detail",
"abusefilter-log-private",
"abusefilter-modify",
"abusefilter-modify-blocked-external-domains",
"abusefilter-modify-global",
"abusefilter-modify-restricted",
"abusefilter-privatedetails",
"abusefilter-privatedetails-log",
"abusefilter-protected-vars-log",
"abusefilter-revert",
"abusefilter-view",
"abusefilter-view-private",
"apihighlimits",
"applychangetags",
"autoconfirmed",
"autocreateaccount",
"autopatrol",
"bigdelete",
"block",
"blockemail",
"bot",
"browsearchive",
"changetags",
"checkuser",
"checkuser-log",
"checkuser-temporary-account",
"checkuser-temporary-account-log",
"checkuser-temporary-account-no-preference",
"createaccount",
"createpage",
"createtalk",
"delete",
"delete-redirect",
"deletechangetags",
"deletedhistory",
"deletedtext",
"deletelogentry",
"deleterevision",
"echo-create",
"edit",
"editcontentmodel",
"editinterface",
"editmyoptions",
"editmyprivateinfo",
"editmyusercss",
"editmyuserjs",
"editmyuserjson",
"editmyuserjsredirect",
"editmywatchlist",
"editprotected",
"editsemiprotected",
"editsitecss",
"editsitejs",
"editsitejson",
"editusercss",
"edituserjs",
"edituserjson",
"enrollasmentor",
"globalblock",
"globalblock-exempt",
"globalblock-whitelist",
"hideuser",
"import",
"importupload",
"interwiki",
"ipblock-exempt",
"item-merge",
"item-redirect",
"item-term",
"manage-all-push-subscriptions",
"managechangetags",
"managementors",
"markbotedits",
"massmessage",
"mergehistory",
"minoredit",
"move",
"move-categorypages",
"move-rootuserpages",
"move-subpages",
"movefile",
"nominornewtalk",
"noratelimit",
"nuke",
"oathauth-api-all",
"oathauth-disable-for-user",
"oathauth-enable",
"oathauth-verify-user",
"oathauth-view-log",
"override-antispoof",
"override-export-depth",
"pagelang",
"patrol",
"patrolmarks",
"property-create",
"property-term",
"protect",
"read",
"renameuser",
"renameuser-global",
"reupload",
"reupload-own",
"reupload-shared",
"rollback",
"sboverride",
"securepoll-create-poll",
"securepoll-edit-poll",
"securepoll-view-voter-pii",
"sendemail",
"setmentor",
"siteadmin",
"skipcaptcha",
"spamblacklistlog",
"suppressionlog",
"suppressredirect",
"suppressrevision",
"tboverride",
"tboverride-account",
"titleblacklistlog",
"transcode-reset",
"transcode-status",
"unblockself",
"undelete",
"unwatchedpages",
"upload",
"upload_by_url",
"urlshortener-create-url",
"urlshortener-manage-url",
"urlshortener-view-log",
"userrights",
"userrights-interwiki",
"viewmyprivateinfo",
"viewmywatchlist",
"viewsuppressed"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 5,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 6,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "coordinates",
"classname": "GeoData\\Api\\QueryCoordinates",
"path": "query+coordinates",
"group": "prop",
"prefix": "co",
"source": "GeoData",
"sourcename": "GeoData",
"licensetag": "WTFPL",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GeoData",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:GeoData#prop.3Dcoordinates"
],
"parameters": [
{
"index": 1,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "prop",
"type": [
"country",
"dim",
"globe",
"name",
"region",
"type"
],
"default": "globe",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "primary",
"type": [
"all",
"primary",
"secondary"
],
"default": "primary"
},
{
"index": 5,
"name": "distancefrompoint",
"type": "string"
},
{
"index": 6,
"name": "distancefrompage",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "deletedrevisions",
"classname": "MediaWiki\\Api\\ApiQueryDeletedRevisions",
"path": "query+deletedrevisions",
"group": "prop",
"prefix": "drv",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Deletedrevisions"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"comment",
"content",
"contentmodel",
"flags",
"ids",
"parsedcomment",
"roles",
"sha1",
"size",
"slotsha1",
"slotsize",
"tags",
"timestamp",
"user",
"userid",
"parsetree"
],
"default": "ids|timestamp|flags|comment|user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"parsetree"
]
},
{
"index": 2,
"name": "slots",
"type": [
"main"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "expandtemplates",
"type": "boolean",
"deprecated": ""
},
{
"index": 6,
"name": "generatexml",
"type": "boolean",
"deprecated": ""
},
{
"index": 7,
"name": "parse",
"type": "boolean",
"deprecated": ""
},
{
"index": 8,
"name": "section",
"type": "string"
},
{
"index": 9,
"name": "diffto",
"type": "string",
"deprecated": ""
},
{
"index": 10,
"name": "difftotext",
"type": "string",
"deprecated": ""
},
{
"index": 11,
"name": "difftotextpst",
"type": "boolean",
"deprecated": ""
},
{
"index": 12,
"name": "contentformat",
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/vnd.php.serialized",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
],
"deprecated": ""
},
{
"index": 13,
"name": "start",
"type": "timestamp"
},
{
"index": 14,
"name": "end",
"type": "timestamp"
},
{
"index": 15,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 16,
"name": "tag",
"type": "string"
},
{
"index": 17,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 18,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 19,
"name": "continue",
"type": "string"
}
],
"templatedparameters": [
{
"index": 3,
"name": "contentformat-{slot}",
"templatevars": {
"slot": "slots"
},
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/vnd.php.serialized",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
]
}
]
},
{
"name": "deletedrevs",
"classname": "MediaWiki\\Api\\ApiQueryDeletedrevs",
"path": "query+deletedrevs",
"group": "list",
"prefix": "dr",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"deprecated": "",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Deletedrevs"
],
"parameters": [
{
"index": 1,
"name": "start",
"type": "timestamp",
"info": [
{
"name": "modes",
"values": [
1,
2
]
}
]
},
{
"index": 2,
"name": "end",
"type": "timestamp",
"info": [
{
"name": "modes",
"values": [
1,
2
]
}
]
},
{
"index": 3,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older",
"info": [
{
"name": "modes",
"values": [
1,
3
]
}
]
},
{
"index": 4,
"name": "from",
"type": "string",
"info": [
{
"name": "modes",
"values": [
3
]
}
]
},
{
"index": 5,
"name": "to",
"type": "string",
"info": [
{
"name": "modes",
"values": [
3
]
}
]
},
{
"index": 6,
"name": "prefix",
"type": "string",
"info": [
{
"name": "modes",
"values": [
3
]
}
]
},
{
"index": 7,
"name": "unique",
"type": "boolean",
"info": [
{
"name": "modes",
"values": [
3
]
}
]
},
{
"index": 8,
"name": "namespace",
"type": "namespace",
"default": 0,
"info": [
{
"name": "modes",
"values": [
3
]
}
]
},
{
"index": 9,
"name": "tag",
"type": "string"
},
{
"index": 10,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 11,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 12,
"name": "prop",
"type": [
"comment",
"content",
"len",
"minor",
"parentid",
"parsedcomment",
"revid",
"sha1",
"tags",
"user",
"userid",
"token"
],
"default": "user|comment",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"token"
]
},
{
"index": 13,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 14,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "description",
"classname": "Wikibase\\Client\\Api\\Description",
"path": "query+description",
"group": "prop",
"prefix": "desc",
"source": "WikibaseClient",
"sourcename": "WikibaseClient",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/WikibaseClient",
"internal": "",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "integer",
"default": 0
},
{
"index": 2,
"name": "prefersource",
"type": [
"central",
"local"
],
"default": "local"
}
],
"templatedparameters": []
},
{
"name": "duplicatefiles",
"classname": "MediaWiki\\Api\\ApiQueryDuplicateFiles",
"path": "query+duplicatefiles",
"group": "prop",
"prefix": "df",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Duplicatefiles"
],
"parameters": [
{
"index": 1,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 4,
"name": "localonly",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "embeddedin",
"classname": "MediaWiki\\Api\\ApiQueryBacklinks",
"path": "query+embeddedin",
"group": "list",
"prefix": "ei",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Embeddedin"
],
"parameters": [
{
"index": 1,
"name": "title",
"type": "string"
},
{
"index": 2,
"name": "pageid",
"type": "integer"
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 6,
"name": "filterredir",
"type": [
"all",
"nonredirects",
"redirects"
],
"default": "all"
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
}
],
"templatedparameters": []
},
{
"name": "entityterms",
"classname": "Wikibase\\Repo\\Api\\EntityTerms",
"path": "query+entityterms",
"group": "prop",
"prefix": "wbet",
"source": "WikibaseClient",
"sourcename": "WikibaseClient",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/WikibaseClient",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "integer"
},
{
"index": 2,
"name": "language",
"type": [
"aa",
"aae",
"ab",
"abs",
"ace",
"acf",
"acm",
"ady",
"ady-cyrl",
"aeb",
"aeb-arab",
"aeb-latn",
"af",
"agq",
"aln",
"als",
"alt",
"am",
"ami",
"an",
"ang",
"ann",
"anp",
"apc",
"ar",
"arc",
"arn",
"arq",
"ary",
"arz",
"as",
"ase",
"ast",
"atj",
"av",
"avk",
"awa",
"ay",
"az",
"azb",
"ba",
"bag",
"ban",
"ban-bali",
"bar",
"bas",
"bat-smg",
"bax",
"bbc",
"bbc-latn",
"bbj",
"bcc",
"bci",
"bcl",
"bdr",
"be",
"be-tarask",
"be-x-old",
"bew",
"bfd",
"bfw",
"bg",
"bgc",
"bgn",
"bh",
"bho",
"bi",
"bjn",
"bkc",
"bkh",
"bkm",
"blk",
"bm",
"bn",
"bo",
"bpy",
"bqi",
"bqz",
"br",
"brh",
"bs",
"btm",
"bto",
"bug",
"bxr",
"byv",
"ca",
"cak",
"cal",
"cbk-zam",
"ccp",
"cdo",
"cdo-hant",
"cdo-latn",
"ce",
"ceb",
"ch",
"chn",
"cho",
"chr",
"chy",
"ckb",
"cnh",
"co",
"cop",
"cps",
"cpx",
"cpx-hans",
"cpx-hant",
"cpx-latn",
"cr",
"crh",
"crh-cyrl",
"crh-latn",
"crh-ro",
"cs",
"csb",
"cu",
"cv",
"cy",
"da",
"dag",
"de",
"de-at",
"de-ch",
"de-formal",
"dga",
"din",
"diq",
"dsb",
"dso",
"dtp",
"dty",
"dua",
"dv",
"dz",
"ee",
"efi",
"egl",
"el",
"eml",
"en",
"en-ca",
"en-gb",
"en-us",
"eo",
"es",
"es-419",
"es-formal",
"et",
"eto",
"etu",
"eu",
"ewo",
"ext",
"fa",
"fat",
"ff",
"fi",
"fit",
"fiu-vro",
"fj",
"fkv",
"fmp",
"fo",
"fon",
"fr",
"frc",
"frp",
"frr",
"fur",
"fvr",
"fy",
"ga",
"gaa",
"gag",
"gan",
"gan-hans",
"gan-hant",
"gcf",
"gcr",
"gd",
"gju-arab",
"gju-deva",
"gl",
"gld",
"glk",
"gn",
"gom",
"gom-deva",
"gom-latn",
"gor",
"got",
"gpe",
"grc",
"gsw",
"gu",
"guc",
"gur",
"guw",
"gv",
"gya",
"ha",
"hak",
"hak-hans",
"hak-hant",
"hak-latn",
"haw",
"he",
"hi",
"hif",
"hif-latn",
"hil",
"hke",
"hno",
"ho",
"hoc",
"hr",
"hrx",
"hsb",
"hsn",
"ht",
"hu",
"hu-formal",
"hy",
"hyw",
"hz",
"ia",
"iba",
"ibb",
"id",
"ie",
"ig",
"igl",
"ii",
"ik",
"ike-cans",
"ike-latn",
"ilo",
"inh",
"io",
"is",
"isu",
"isv-cyrl",
"isv-latn",
"it",
"iu",
"ja",
"jam",
"jbo",
"jut",
"jv",
"ka",
"kaa",
"kab",
"kai",
"kbd",
"kbd-cyrl",
"kbp",
"kcg",
"kea",
"ker",
"kg",
"kge",
"kgg",
"khw",
"ki",
"kiu",
"kj",
"kjh",
"kjp",
"kk",
"kk-arab",
"kk-cn",
"kk-cyrl",
"kk-kz",
"kk-latn",
"kk-tr",
"kl",
"km",
"kn",
"knc",
"ko",
"ko-kp",
"koi",
"kr",
"krc",
"kri",
"krj",
"krl",
"ks",
"ks-arab",
"ks-deva",
"ksf",
"ksh",
"ksw",
"ku",
"ku-arab",
"ku-latn",
"kum",
"kus",
"kv",
"kw",
"ky",
"la",
"lad",
"lb",
"lbe",
"lem",
"lez",
"lfn",
"lg",
"li",
"lij",
"liv",
"ljp",
"lki",
"lld",
"lmo",
"ln",
"lns",
"lo",
"loz",
"lrc",
"lt",
"ltg",
"lua",
"lus",
"luz",
"lv",
"lzh",
"lzz",
"mad",
"mag",
"mai",
"map-bms",
"mcn",
"mcp",
"mdf",
"mg",
"mh",
"mhr",
"mi",
"min",
"mk",
"ml",
"mn",
"mnc",
"mnc-latn",
"mnc-mong",
"mni",
"mnw",
"mo",
"mos",
"mr",
"mrh",
"mrj",
"ms",
"ms-arab",
"mt",
"mua",
"mui",
"mus",
"mwl",
"my",
"myv",
"mzn",
"na",
"nah",
"nan",
"nan-hani",
"nan-hant",
"nan-latn-pehoeji",
"nan-latn-tailo",
"nap",
"nb",
"nds",
"nds-nl",
"ne",
"new",
"ng",
"nge",
"nia",
"nit",
"niu",
"nl",
"nl-informal",
"nla",
"nmg",
"nmz",
"nn",
"nnh",
"nnz",
"no",
"nod",
"nog",
"nov",
"nqo",
"nr",
"nrm",
"nso",
"nup",
"nv",
"ny",
"nyn",
"nyo",
"nys",
"oc",
"ojb",
"olo",
"om",
"or",
"os",
"osa-latn",
"ota",
"pa",
"pag",
"pam",
"pap",
"pap-aw",
"pcd",
"pcm",
"pdc",
"pdt",
"pfl",
"pi",
"pih",
"pl",
"pms",
"pnb",
"pnt",
"prg",
"ps",
"pt",
"pt-br",
"pwn",
"qu",
"quc",
"qug",
"rgn",
"rif",
"rki",
"rm",
"rmc",
"rmf",
"rmy",
"rn",
"ro",
"roa-rup",
"roa-tara",
"rsk",
"ru",
"rue",
"rup",
"ruq",
"ruq-cyrl",
"ruq-latn",
"rut",
"rw",
"rwr",
"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",
"shi-latn",
"shi-tfng",
"shn",
"shy",
"shy-latn",
"si",
"simple",
"sjd",
"sje",
"sju",
"sk",
"skr",
"skr-arab",
"sl",
"sli",
"sm",
"sma",
"smj",
"smn",
"sms",
"sn",
"so",
"sq",
"sr",
"sr-ec",
"sr-el",
"srn",
"sro",
"srq",
"ss",
"st",
"stq",
"sty",
"su",
"sv",
"sw",
"syl",
"szl",
"szy",
"ta",
"tay",
"tcy",
"tdd",
"te",
"tet",
"tg",
"tg-cyrl",
"tg-latn",
"th",
"thq",
"ti",
"tig",
"tk",
"tl",
"tly",
"tly-cyrl",
"tn",
"to",
"tok",
"tpi",
"tpv",
"tr",
"tru",
"trv",
"ts",
"tt",
"tt-cyrl",
"tt-latn",
"ttj",
"tum",
"tvu",
"tw",
"ty",
"tyv",
"tzm",
"udm",
"ug",
"ug-arab",
"ug-latn",
"uk",
"ur",
"uselang",
"uz",
"uz-cyrl",
"uz-latn",
"ve",
"vec",
"vep",
"vi",
"vls",
"vmf",
"vmw",
"vo",
"vot",
"vro",
"vut",
"wa",
"wal",
"war",
"wes",
"wls",
"wlx",
"wo",
"wuu",
"wuu-hans",
"wuu-hant",
"wya",
"xal",
"xh",
"xmf",
"xsy",
"yas",
"yat",
"yav",
"ybb",
"yi",
"yo",
"yrl",
"yue",
"yue-hans",
"yue-hant",
"za",
"zea",
"zgh",
"zgh-latn",
"zh",
"zh-classical",
"zh-cn",
"zh-hans",
"zh-hant",
"zh-hk",
"zh-min-nan",
"zh-mo",
"zh-my",
"zh-sg",
"zh-tw",
"zh-yue",
"zu"
],
"default": "uselang"
},
{
"index": 3,
"name": "terms",
"type": [
"alias",
"description",
"label"
],
"default": "alias|label|description",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "extlinks",
"classname": "MediaWiki\\Api\\ApiQueryExternalLinks",
"path": "query+extlinks",
"group": "prop",
"prefix": "el",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Extlinks"
],
"parameters": [
{
"index": 1,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "protocol",
"type": [
"",
"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": ""
},
{
"index": 4,
"name": "query",
"type": "string"
},
{
"index": 5,
"name": "expandurl",
"type": "boolean",
"deprecated": ""
}
],
"templatedparameters": []
},
{
"name": "extracts",
"classname": "MediaWiki\\Extension\\TextExtracts\\ApiQueryExtracts",
"path": "query+extracts",
"group": "prop",
"prefix": "ex",
"source": "TextExtracts",
"sourcename": "TextExtracts",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/TextExtracts",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:TextExtracts#API"
],
"parameters": [
{
"index": 1,
"name": "chars",
"type": "integer",
"min": 1,
"max": 1200
},
{
"index": 2,
"name": "sentences",
"type": "integer",
"min": 1,
"max": 10
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 20,
"min": 1,
"max": 20
},
{
"index": 4,
"name": "intro",
"type": "boolean"
},
{
"index": 5,
"name": "plaintext",
"type": "boolean"
},
{
"index": 6,
"name": "sectionformat",
"type": [
"plain",
"raw",
"wiki"
],
"default": "wiki"
},
{
"index": 7,
"name": "continue",
"type": "integer"
}
],
"templatedparameters": []
},
{
"name": "exturlusage",
"classname": "MediaWiki\\Api\\ApiQueryExtLinksUsage",
"path": "query+exturlusage",
"group": "list",
"prefix": "eu",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Exturlusage"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"ids",
"title",
"url"
],
"default": "ids|title|url",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "protocol",
"type": [
"",
"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": ""
},
{
"index": 4,
"name": "query",
"type": "string"
},
{
"index": 5,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 6,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 7,
"name": "expandurl",
"type": "boolean",
"deprecated": ""
}
],
"templatedparameters": []
},
{
"name": "filearchive",
"classname": "MediaWiki\\Api\\ApiQueryFilearchive",
"path": "query+filearchive",
"group": "list",
"prefix": "fa",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Filearchive"
],
"parameters": [
{
"index": 1,
"name": "from",
"type": "string"
},
{
"index": 2,
"name": "to",
"type": "string"
},
{
"index": 3,
"name": "prefix",
"type": "string"
},
{
"index": 4,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 5,
"name": "sha1",
"type": "string"
},
{
"index": 6,
"name": "sha1base36",
"type": "string"
},
{
"index": 7,
"name": "prop",
"type": [
"archivename",
"bitdepth",
"description",
"dimensions",
"mediatype",
"metadata",
"mime",
"parseddescription",
"sha1",
"size",
"timestamp",
"user"
],
"default": "timestamp",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "filerepoinfo",
"classname": "MediaWiki\\Api\\ApiQueryFileRepoInfo",
"path": "query+filerepoinfo",
"group": "meta",
"prefix": "fri",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Filerepoinfo"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"apiurl",
"articlepath",
"canUpload",
"descriptionCacheExpiry",
"displayname",
"favicon",
"fetchDescription",
"initialCapital",
"local",
"name",
"rootUrl",
"scriptDirUrl",
"server",
"thumbUrl",
"url"
],
"default": "apiurl|articlepath|canUpload|descriptionCacheExpiry|displayname|favicon|fetchDescription|initialCapital|local|name|rootUrl|scriptDirUrl|server|thumbUrl|url",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "fileusage",
"classname": "MediaWiki\\Api\\ApiQueryBacklinksprop",
"path": "query+fileusage",
"group": "prop",
"prefix": "fu",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Fileusage"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"pageid",
"redirect",
"title"
],
"default": "pageid|title|redirect",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "show",
"type": [
"!redirect",
"redirect"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "gadgetcategories",
"classname": "MediaWiki\\Extension\\Gadgets\\Api\\ApiQueryGadgetCategories",
"path": "query+gadgetcategories",
"group": "list",
"prefix": "gc",
"source": "Gadgets",
"sourcename": "Gadgets",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/Gadgets",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"members",
"name",
"title"
],
"default": "name",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "names",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "gadgets",
"classname": "MediaWiki\\Extension\\Gadgets\\Api\\ApiQueryGadgets",
"path": "query+gadgets",
"group": "list",
"prefix": "ga",
"source": "Gadgets",
"sourcename": "Gadgets",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/Gadgets",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"desc",
"id",
"metadata"
],
"default": "id|metadata",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "categories",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "ids",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "allowedonly",
"type": "boolean"
},
{
"index": 5,
"name": "enabledonly",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "geosearch",
"classname": "GeoData\\Api\\QueryGeoSearchDb",
"path": "query+geosearch",
"group": "list",
"prefix": "gs",
"source": "GeoData",
"sourcename": "GeoData",
"licensetag": "WTFPL",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GeoData",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:GeoData#list.3Dgeosearch"
],
"parameters": [
{
"index": 1,
"name": "coord",
"type": "string"
},
{
"index": 2,
"name": "page",
"type": "string"
},
{
"index": 3,
"name": "bbox",
"type": "string"
},
{
"index": 4,
"name": "radius",
"type": "integer",
"default": 500,
"min": 10,
"max": 10000
},
{
"index": 5,
"name": "maxdim",
"type": "integer"
},
{
"index": 6,
"name": "sort",
"type": [
"distance",
"relevance"
],
"default": "distance"
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 8,
"name": "globe",
"type": [
"earth"
],
"default": "earth"
},
{
"index": 9,
"name": "namespace",
"type": "namespace",
"default": 0,
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 10,
"name": "prop",
"type": [
"country",
"dim",
"globe",
"name",
"region",
"type"
],
"default": "globe",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 11,
"name": "primary",
"type": [
"all",
"primary",
"secondary"
],
"default": "primary"
}
],
"templatedparameters": []
},
{
"name": "globalblocks",
"classname": "MediaWiki\\Extension\\GlobalBlocking\\Api\\ApiQueryGlobalBlocks",
"path": "query+globalblocks",
"group": "list",
"prefix": "bg",
"source": "GlobalBlocking",
"sourcename": "GlobalBlocking",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GlobalBlocking",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "start",
"type": "timestamp"
},
{
"index": 2,
"name": "end",
"type": "timestamp"
},
{
"index": 3,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 4,
"name": "ids",
"type": "integer",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 5,
"name": "addresses",
"type": "string",
"deprecated": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 6,
"name": "targets",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "ip",
"type": "string"
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "prop",
"type": [
"by",
"expiry",
"id",
"range",
"reason",
"target",
"timestamp",
"address"
],
"default": "id|target|by|timestamp|expiry|reason",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"address"
]
}
],
"templatedparameters": []
},
{
"name": "globalpreferences",
"classname": "GlobalPreferences\\ApiQueryGlobalPreferences",
"path": "query+globalpreferences",
"group": "meta",
"prefix": "gpr",
"source": "GlobalPreferences",
"sourcename": "GlobalPreferences",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GlobalPreferences",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:GlobalPreferences/API"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"localoverrides",
"preferences"
],
"default": "preferences|localoverrides",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "growthimagesuggestiondata",
"classname": "GrowthExperiments\\Api\\ApiQueryImageSuggestionData",
"path": "query+growthimagesuggestiondata",
"group": "prop",
"prefix": "gisd",
"source": "GrowthExperiments",
"sourcename": "GrowthExperiments",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GrowthExperiments",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "tasktype",
"type": [
"image-recommendation",
"section-image-recommendation"
],
"default": "image-recommendation"
},
{
"index": 2,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "growthmenteestatus",
"classname": "GrowthExperiments\\Api\\ApiQueryMenteeStatus",
"path": "query+growthmenteestatus",
"group": "meta",
"prefix": "",
"source": "GrowthExperiments",
"sourcename": "GrowthExperiments",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GrowthExperiments",
"readrights": "",
"helpurls": [],
"parameters": [],
"templatedparameters": []
},
{
"name": "growthmentorlist",
"classname": "GrowthExperiments\\Api\\ApiQueryMentorList",
"path": "query+growthmentorlist",
"group": "list",
"prefix": "",
"source": "GrowthExperiments",
"sourcename": "GrowthExperiments",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GrowthExperiments",
"readrights": "",
"helpurls": [],
"parameters": [],
"templatedparameters": []
},
{
"name": "growthmentormentee",
"classname": "GrowthExperiments\\Api\\ApiQueryMentorMentee",
"path": "query+growthmentormentee",
"group": "list",
"prefix": "",
"source": "GrowthExperiments",
"sourcename": "GrowthExperiments",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GrowthExperiments",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "gemmmentor",
"type": "user",
"required": "",
"subtypes": [
"name",
"id"
]
}
],
"templatedparameters": []
},
{
"name": "growthmentorstatus",
"classname": "GrowthExperiments\\Api\\ApiQueryMentorStatus",
"path": "query+growthmentorstatus",
"group": "meta",
"prefix": "",
"source": "GrowthExperiments",
"sourcename": "GrowthExperiments",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GrowthExperiments",
"readrights": "",
"helpurls": [],
"parameters": [],
"templatedparameters": []
},
{
"name": "growthnextsuggestedtasktype",
"classname": "GrowthExperiments\\Api\\ApiQueryNextSuggestedTaskType",
"path": "query+growthnextsuggestedtasktype",
"group": "meta",
"prefix": "gnstt",
"source": "GrowthExperiments",
"sourcename": "GrowthExperiments",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GrowthExperiments",
"internal": "",
"readrights": "",
"mustbeposted": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "activetasktype",
"type": [
"copyedit",
"expand",
"image-recommendation",
"link-recommendation",
"links",
"references",
"section-image-recommendation",
"update"
],
"required": ""
}
],
"templatedparameters": []
},
{
"name": "growthstarredmentees",
"classname": "GrowthExperiments\\Api\\ApiQueryStarredMentees",
"path": "query+growthstarredmentees",
"group": "list",
"prefix": "",
"source": "GrowthExperiments",
"sourcename": "GrowthExperiments",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GrowthExperiments",
"readrights": "",
"helpurls": [],
"parameters": [],
"templatedparameters": []
},
{
"name": "growthtasks",
"classname": "GrowthExperiments\\Api\\ApiQueryGrowthTasks",
"path": "query+growthtasks",
"group": "list",
"prefix": "gt",
"source": "GrowthExperiments",
"sourcename": "GrowthExperiments",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GrowthExperiments",
"internal": "",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:GrowthExperiments#API"
],
"parameters": [
{
"index": 1,
"name": "tasktypes",
"type": [
"copyedit",
"expand",
"image-recommendation",
"link-recommendation",
"links",
"references",
"section-image-recommendation",
"update"
],
"default": [],
"multi": "",
"lowlimit": 8,
"highlimit": 8,
"limit": 8
},
{
"index": 2,
"name": "topics",
"type": [
"africa",
"architecture",
"art",
"asia",
"biography",
"biology",
"business-and-economics",
"central-america",
"chemistry",
"comics-and-anime",
"computers-and-internet",
"earth-and-environment",
"education",
"engineering",
"entertainment",
"europe",
"fashion",
"food-and-drink",
"general-science",
"history",
"literature",
"mathematics",
"medicine-and-health",
"military-and-warfare",
"music",
"north-america",
"oceania",
"performing-arts",
"philosophy-and-religion",
"physics",
"politics-and-government",
"society",
"south-america",
"sports",
"technology",
"transportation",
"tv-and-film",
"video-games",
"women"
],
"default": [],
"multi": "",
"lowlimit": 39,
"highlimit": 39,
"limit": 39
},
{
"index": 3,
"name": "topicsmode",
"type": [
"AND",
"OR"
]
},
{
"index": 4,
"name": "limit",
"type": "limit",
"min": 0,
"max": 250
},
{
"index": 5,
"name": "offset",
"type": "integer",
"min": 1
},
{
"index": 6,
"name": "debug",
"type": "boolean"
},
{
"index": 7,
"name": "excludepageids",
"type": "integer",
"multi": "",
"lowlimit": 1000,
"highlimit": 1000,
"limit": 1000
}
],
"templatedparameters": []
},
{
"name": "imageinfo",
"classname": "MediaWiki\\Api\\ApiQueryImageInfo",
"path": "query+imageinfo",
"group": "prop",
"prefix": "ii",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Imageinfo"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"archivename",
"badfile",
"bitdepth",
"canonicaltitle",
"comment",
"commonmetadata",
"dimensions",
"extmetadata",
"mediatype",
"metadata",
"mime",
"parsedcomment",
"sha1",
"size",
"thumbmime",
"timestamp",
"uploadwarning",
"url",
"user",
"userid"
],
"default": "timestamp|user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 1,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "start",
"type": "timestamp"
},
{
"index": 4,
"name": "end",
"type": "timestamp"
},
{
"index": 5,
"name": "urlwidth",
"type": "integer",
"default": -1
},
{
"index": 6,
"name": "urlheight",
"type": "integer",
"default": -1
},
{
"index": 7,
"name": "metadataversion",
"type": "string",
"default": "1"
},
{
"index": 8,
"name": "extmetadatalanguage",
"type": "string",
"default": "en"
},
{
"index": 9,
"name": "extmetadatamultilang",
"type": "boolean"
},
{
"index": 10,
"name": "extmetadatafilter",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 11,
"name": "urlparam",
"type": "string",
"default": ""
},
{
"index": 12,
"name": "badfilecontexttitle",
"type": "string"
},
{
"index": 13,
"name": "continue",
"type": "string"
},
{
"index": 14,
"name": "localonly",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "images",
"classname": "MediaWiki\\Api\\ApiQueryImages",
"path": "query+images",
"group": "prop",
"prefix": "im",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Images"
],
"parameters": [
{
"index": 1,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 2,
"name": "continue",
"type": "string"
},
{
"index": 3,
"name": "images",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "imageusage",
"classname": "MediaWiki\\Api\\ApiQueryBacklinks",
"path": "query+imageusage",
"group": "list",
"prefix": "iu",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Imageusage"
],
"parameters": [
{
"index": 1,
"name": "title",
"type": "string"
},
{
"index": 2,
"name": "pageid",
"type": "integer"
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 6,
"name": "filterredir",
"type": [
"all",
"nonredirects",
"redirects"
],
"default": "all"
},
{
"index": 7,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 8,
"name": "redirect",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "info",
"classname": "MediaWiki\\Api\\ApiQueryInfo",
"path": "query+info",
"group": "prop",
"prefix": "in",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Info"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"associatedpage",
"displaytitle",
"editintro",
"linkclasses",
"notificationtimestamp",
"preloadcontent",
"protection",
"subjectid",
"talkid",
"url",
"varianttitles",
"visitingwatchers",
"watched",
"watchers",
"preload",
"readable"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"preload",
"readable"
]
},
{
"index": 2,
"name": "linkcontext",
"type": "title",
"default": "Main Page"
},
{
"index": 3,
"name": "testactions",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "testactionsdetail",
"type": [
"boolean",
"full",
"quick"
],
"default": "boolean"
},
{
"index": 5,
"name": "testactionsautocreate",
"type": "boolean"
},
{
"index": 6,
"name": "preloadcustom",
"type": "string",
"info": [
{
"name": "preloadcontentonly"
}
]
},
{
"index": 7,
"name": "preloadparams",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"info": [
{
"name": "preloadcontentonly"
}
]
},
{
"index": 8,
"name": "preloadnewsection",
"type": "boolean",
"info": [
{
"name": "preloadcontentonly"
}
]
},
{
"index": 9,
"name": "editintrostyle",
"type": [
"lessframes",
"moreframes"
],
"default": "moreframes",
"info": [
{
"name": "editintroonly"
}
]
},
{
"index": 10,
"name": "editintroskip",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"info": [
{
"name": "editintroonly"
}
]
},
{
"index": 11,
"name": "editintrocustom",
"type": "string",
"info": [
{
"name": "editintroonly"
}
]
},
{
"index": 12,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "iwbacklinks",
"classname": "MediaWiki\\Api\\ApiQueryIWBacklinks",
"path": "query+iwbacklinks",
"group": "list",
"prefix": "iwbl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Iwbacklinks"
],
"parameters": [
{
"index": 1,
"name": "prefix",
"type": "string"
},
{
"index": 2,
"name": "title",
"type": "string"
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "prop",
"type": [
"iwprefix",
"iwtitle"
],
"default": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 6,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "iwlinks",
"classname": "MediaWiki\\Api\\ApiQueryIWLinks",
"path": "query+iwlinks",
"group": "prop",
"prefix": "iw",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Iwlinks"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"url"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "prefix",
"type": "string"
},
{
"index": 3,
"name": "title",
"type": "string"
},
{
"index": 4,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 5,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 6,
"name": "continue",
"type": "string"
},
{
"index": 7,
"name": "url",
"type": "boolean",
"deprecated": ""
}
],
"templatedparameters": []
},
{
"name": "langbacklinks",
"classname": "MediaWiki\\Api\\ApiQueryLangBacklinks",
"path": "query+langbacklinks",
"group": "list",
"prefix": "lbl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Langbacklinks"
],
"parameters": [
{
"index": 1,
"name": "lang",
"type": "string"
},
{
"index": 2,
"name": "title",
"type": "string"
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "prop",
"type": [
"lllang",
"lltitle"
],
"default": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 6,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "langlinks",
"classname": "MediaWiki\\Api\\ApiQueryLangLinks",
"path": "query+langlinks",
"group": "prop",
"prefix": "ll",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Langlinks"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"autonym",
"langname",
"url"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "lang",
"type": "string"
},
{
"index": 3,
"name": "title",
"type": "string"
},
{
"index": 4,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 5,
"name": "inlanguagecode",
"type": "string",
"default": "en"
},
{
"index": 6,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 7,
"name": "continue",
"type": "string"
},
{
"index": 8,
"name": "url",
"type": "boolean",
"deprecated": ""
}
],
"templatedparameters": []
},
{
"name": "languageinfo",
"classname": "MediaWiki\\Api\\ApiQueryLanguageinfo",
"path": "query+languageinfo",
"group": "meta",
"prefix": "li",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"autonym",
"bcp47",
"code",
"dir",
"fallbacks",
"name",
"variantnames",
"variants"
],
"default": "code",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "code",
"type": "string",
"default": "*",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "linkrecommendations",
"classname": "GrowthExperiments\\Api\\ApiQueryLinkRecommendations",
"path": "query+linkrecommendations",
"group": "list",
"prefix": "lr",
"source": "GrowthExperiments",
"sourcename": "GrowthExperiments",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/GrowthExperiments",
"internal": "",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "pageid",
"type": "integer",
"required": ""
}
],
"templatedparameters": []
},
{
"name": "links",
"classname": "MediaWiki\\Api\\ApiQueryLinks",
"path": "query+links",
"group": "prop",
"prefix": "pl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Links"
],
"parameters": [
{
"index": 1,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*",
"extranamespaces": [
-2,
-1
]
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "titles",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "linkshere",
"classname": "MediaWiki\\Api\\ApiQueryBacklinksprop",
"path": "query+linkshere",
"group": "prop",
"prefix": "lh",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Linkshere"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"pageid",
"redirect",
"title"
],
"default": "pageid|title|redirect",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "show",
"type": [
"!redirect",
"redirect"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "linterrors",
"classname": "MediaWiki\\Linter\\ApiQueryLintErrors",
"path": "query+linterrors",
"group": "list",
"prefix": "lnt",
"source": "Linter",
"sourcename": "Linter",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/Linter",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "categories",
"type": [
"bogus-image-options",
"deletable-table-tag",
"duplicate-ids",
"fostered",
"fostered-transparent",
"html5-misnesting",
"large-tables",
"misc-tidy-replacement-issues",
"misnested-tag",
"missing-end-tag",
"missing-end-tag-in-heading",
"multi-colon-escape",
"multiline-html-table-in-list",
"multiple-unclosed-formatting-tags",
"night-mode-unaware-background-color",
"obsolete-tag",
"pwrap-bug-workaround",
"self-closed-tag",
"stripped-tag",
"tidy-font-bug",
"tidy-whitespace-bug",
"unclosed-quotes-in-heading",
"wikilink-in-extlink"
],
"default": "deletable-table-tag|duplicate-ids|html5-misnesting|misc-tidy-replacement-issues|multiline-html-table-in-list|multiple-unclosed-formatting-tags|pwrap-bug-workaround|self-closed-tag|tidy-font-bug|tidy-whitespace-bug|unclosed-quotes-in-heading|bogus-image-options|fostered|misnested-tag|multi-colon-escape|wikilink-in-extlink|missing-end-tag|missing-end-tag-in-heading|night-mode-unaware-background-color|obsolete-tag|stripped-tag",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 4,
"name": "pageid",
"type": "integer",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 5,
"name": "title",
"type": "string"
},
{
"index": 6,
"name": "from",
"type": "integer"
}
],
"templatedparameters": []
},
{
"name": "linterstats",
"classname": "MediaWiki\\Linter\\ApiQueryLinterStats",
"path": "query+linterstats",
"group": "meta",
"prefix": "lntrst",
"source": "Linter",
"sourcename": "Linter",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/Linter",
"readrights": "",
"helpurls": [],
"parameters": [],
"templatedparameters": []
},
{
"name": "logevents",
"classname": "MediaWiki\\Api\\ApiQueryLogEvents",
"path": "query+logevents",
"group": "list",
"prefix": "le",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Logevents"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"comment",
"details",
"ids",
"parsedcomment",
"tags",
"timestamp",
"title",
"type",
"user",
"userid"
],
"default": "ids|title|type|user|timestamp|comment|details",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "type",
"type": [
"",
"abusefilter",
"abusefilter-protected-vars",
"abusefilterblockeddomainhit",
"abusefilterprivatedetails",
"block",
"checkuser-temporary-account",
"contentmodel",
"create",
"delete",
"gblblock",
"growthexperiments",
"import",
"interwiki",
"managetags",
"massmessage",
"merge",
"move",
"newusers",
"oath",
"patrol",
"protect",
"renameuser",
"rights",
"spamblacklist",
"suppress",
"tag",
"thanks",
"timedmediahandler",
"titleblacklist",
"upload",
"urlshortener",
"usermerge"
]
},
{
"index": 3,
"name": "action",
"type": [
"abusefilter-protected-vars/*",
"abusefilter/create",
"abusefilter/hit",
"abusefilter/modify",
"abusefilterblockeddomainhit/*",
"abusefilterprivatedetails/access",
"block/block",
"block/reblock",
"block/unblock",
"checkuser-private-event/*",
"checkuser-temporary-account/*",
"contentmodel/change",
"contentmodel/new",
"create/create",
"delete/delete",
"delete/delete_redir",
"delete/delete_redir2",
"delete/event",
"delete/restore",
"delete/revision",
"gblblock/*",
"gblblock/gunblock",
"growthexperiments/addimage",
"growthexperiments/addlink",
"growthexperiments/addsectionimage",
"growthexperiments/claimmentee",
"growthexperiments/claimmentee-no-previous-mentor",
"growthexperiments/setmentor",
"growthexperiments/setmentor-no-previous-mentor",
"import/interwiki",
"import/upload",
"interwiki/iw_add",
"interwiki/iw_delete",
"interwiki/iw_edit",
"managetags/activate",
"managetags/create",
"managetags/deactivate",
"managetags/delete",
"massmessage/*",
"massmessage/failure",
"massmessage/send",
"massmessage/skipbadns",
"massmessage/skipnouser",
"massmessage/skipoptout",
"merge/merge",
"move/move",
"move/move_redir",
"newusers/autocreate",
"newusers/byemail",
"newusers/create",
"newusers/create2",
"newusers/newusers",
"oath/*",
"patrol/autopatrol",
"patrol/patrol",
"protect/modify",
"protect/move_prot",
"protect/protect",
"protect/unprotect",
"renameuser/renameuser",
"rights/autopromote",
"rights/blockautopromote",
"rights/restoreautopromote",
"rights/rights",
"spamblacklist/*",
"suppress/block",
"suppress/delete",
"suppress/event",
"suppress/hide-afl",
"suppress/reblock",
"suppress/revision",
"suppress/unhide-afl",
"tag/update",
"thanks/*",
"timedmediahandler/resettranscode",
"titleblacklist/*",
"upload/overwrite",
"upload/revert",
"upload/upload",
"urlshortener/*",
"usermerge/*"
]
},
{
"index": 4,
"name": "start",
"type": "timestamp"
},
{
"index": 5,
"name": "end",
"type": "timestamp"
},
{
"index": 6,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 7,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 8,
"name": "title",
"type": "string"
},
{
"index": 9,
"name": "namespace",
"type": "namespace",
"extranamespaces": [
-2,
-1
]
},
{
"index": 10,
"name": "prefix",
"type": "string"
},
{
"index": 11,
"name": "tag",
"type": "string"
},
{
"index": 12,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 13,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "mapdata",
"classname": "Kartographer\\Api\\ApiQueryMapData",
"path": "query+mapdata",
"group": "prop",
"prefix": "mpd",
"source": "Kartographer",
"sourcename": "Kartographer",
"licensetag": "MIT",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/Kartographer",
"internal": "",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "groups",
"type": "string",
"default": ""
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "continue",
"type": "integer"
}
],
"templatedparameters": []
},
{
"name": "mmcontent",
"classname": "MediaWiki\\MassMessage\\Api\\ApiQueryMMContent",
"path": "query+mmcontent",
"group": "prop",
"prefix": "",
"source": "MassMessage",
"sourcename": "MassMessage",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MassMessage",
"readrights": "",
"helpurls": [],
"parameters": [],
"templatedparameters": []
},
{
"name": "mostviewed",
"classname": "MediaWiki\\Extension\\PageViewInfo\\ApiQueryMostViewed",
"path": "query+mostviewed",
"group": "list",
"prefix": "pvim",
"source": "PageViewInfo",
"sourcename": "PageViewInfo",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/PageViewInfo",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:PageViewInfo"
],
"parameters": [
{
"index": 1,
"name": "metric",
"type": [
"pageviews"
],
"default": "pageviews"
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "offset",
"type": "integer",
"default": 0
}
],
"templatedparameters": []
},
{
"name": "mystashedfiles",
"classname": "MediaWiki\\Api\\ApiQueryMyStashedFiles",
"path": "query+mystashedfiles",
"group": "list",
"prefix": "msf",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:mystashedfiles"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"size",
"type"
],
"default": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "notifications",
"classname": "MediaWiki\\Extension\\Notifications\\Api\\ApiEchoNotifications",
"path": "query+notifications",
"group": "meta",
"prefix": "not",
"source": "Echo",
"sourcename": "Echo",
"licensetag": "MIT",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/Echo",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Echo_(Notifications)/API"
],
"parameters": [
{
"index": 1,
"name": "filter",
"type": [
"!read",
"read"
],
"default": "read|!read",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "prop",
"type": [
"count",
"list",
"seenTime"
],
"default": "list",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "sections",
"type": [
"alert",
"message"
],
"default": "alert|message",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "groupbysection",
"type": "boolean"
},
{
"index": 5,
"name": "format",
"type": [
"flyout",
"html",
"model",
"special"
]
},
{
"index": 6,
"name": "limit",
"type": "limit",
"default": 20,
"min": 1,
"max": 50,
"highmax": 500
},
{
"index": 7,
"name": "continue",
"type": "string"
},
{
"index": 8,
"name": "unreadfirst",
"type": "boolean"
},
{
"index": 9,
"name": "titles",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 10,
"name": "bundle",
"type": "boolean"
},
{
"index": 11,
"name": "notifiertypes",
"type": [
"email",
"web"
],
"default": "web",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 12,
"name": "alertcontinue",
"type": "string"
},
{
"index": 13,
"name": "alertunreadfirst",
"type": "boolean"
},
{
"index": 14,
"name": "messagecontinue",
"type": "string"
},
{
"index": 15,
"name": "messageunreadfirst",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "oath",
"classname": "MediaWiki\\Extension\\OATHAuth\\Api\\Module\\ApiQueryOATH",
"path": "query+oath",
"group": "meta",
"prefix": "oath",
"source": "OATHAuth",
"sourcename": "OATHAuth",
"licensetag": "GPL-2.0-or-later AND GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/OATHAuth",
"internal": "",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"cidr",
"interwiki"
]
},
{
"index": 2,
"name": "reason",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "pageimages",
"classname": "PageImages\\ApiQueryPageImages",
"path": "query+pageimages",
"group": "prop",
"prefix": "pi",
"source": "PageImages",
"sourcename": "PageImages",
"licensetag": "WTFPL",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/PageImages",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:PageImages#API"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"name",
"original",
"thumbnail"
],
"default": "thumbnail|name",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "thumbsize",
"type": "integer",
"default": 50
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 50,
"min": 1,
"max": 50,
"highmax": 100
},
{
"index": 4,
"name": "license",
"type": [
"any",
"free"
],
"default": "free"
},
{
"index": 5,
"name": "continue",
"type": "integer"
},
{
"index": 6,
"name": "langcode",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "pagepropnames",
"classname": "MediaWiki\\Api\\ApiQueryPagePropNames",
"path": "query+pagepropnames",
"group": "list",
"prefix": "ppn",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pagepropnames"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
}
],
"templatedparameters": []
},
{
"name": "pageprops",
"classname": "MediaWiki\\Api\\ApiQueryPageProps",
"path": "query+pageprops",
"group": "prop",
"prefix": "pp",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pageprops"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "prop",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "pageswithprop",
"classname": "MediaWiki\\Api\\ApiQueryPagesWithProp",
"path": "query+pageswithprop",
"group": "list",
"prefix": "pwp",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Pageswithprop"
],
"parameters": [
{
"index": 1,
"name": "propname",
"type": "string",
"required": ""
},
{
"index": 2,
"name": "prop",
"type": [
"ids",
"title",
"value"
],
"default": "ids|title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "pageterms",
"classname": "Wikibase\\Client\\Api\\PageTerms",
"path": "query+pageterms",
"group": "prop",
"prefix": "wbpt",
"source": "WikibaseClient",
"sourcename": "WikibaseClient",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/WikibaseClient",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "integer"
},
{
"index": 2,
"name": "language",
"type": [
"aa",
"aae",
"ab",
"abs",
"ace",
"acf",
"acm",
"ady",
"ady-cyrl",
"aeb",
"aeb-arab",
"aeb-latn",
"af",
"agq",
"aln",
"als",
"alt",
"am",
"ami",
"an",
"ang",
"ann",
"anp",
"apc",
"ar",
"arc",
"arn",
"arq",
"ary",
"arz",
"as",
"ase",
"ast",
"atj",
"av",
"avk",
"awa",
"ay",
"az",
"azb",
"ba",
"bag",
"ban",
"ban-bali",
"bar",
"bas",
"bat-smg",
"bax",
"bbc",
"bbc-latn",
"bbj",
"bcc",
"bci",
"bcl",
"bdr",
"be",
"be-tarask",
"be-x-old",
"bew",
"bfd",
"bfw",
"bg",
"bgc",
"bgn",
"bh",
"bho",
"bi",
"bjn",
"bkc",
"bkh",
"bkm",
"blk",
"bm",
"bn",
"bo",
"bpy",
"bqi",
"bqz",
"br",
"brh",
"bs",
"btm",
"bto",
"bug",
"bxr",
"byv",
"ca",
"cak",
"cal",
"cbk-zam",
"ccp",
"cdo",
"cdo-hant",
"cdo-latn",
"ce",
"ceb",
"ch",
"chn",
"cho",
"chr",
"chy",
"ckb",
"cnh",
"co",
"cop",
"cps",
"cpx",
"cpx-hans",
"cpx-hant",
"cpx-latn",
"cr",
"crh",
"crh-cyrl",
"crh-latn",
"crh-ro",
"cs",
"csb",
"cu",
"cv",
"cy",
"da",
"dag",
"de",
"de-at",
"de-ch",
"de-formal",
"dga",
"din",
"diq",
"dsb",
"dso",
"dtp",
"dty",
"dua",
"dv",
"dz",
"ee",
"efi",
"egl",
"el",
"eml",
"en",
"en-ca",
"en-gb",
"en-us",
"eo",
"es",
"es-419",
"es-formal",
"et",
"eto",
"etu",
"eu",
"ewo",
"ext",
"fa",
"fat",
"ff",
"fi",
"fit",
"fiu-vro",
"fj",
"fkv",
"fmp",
"fo",
"fon",
"fr",
"frc",
"frp",
"frr",
"fur",
"fvr",
"fy",
"ga",
"gaa",
"gag",
"gan",
"gan-hans",
"gan-hant",
"gcf",
"gcr",
"gd",
"gju-arab",
"gju-deva",
"gl",
"gld",
"glk",
"gn",
"gom",
"gom-deva",
"gom-latn",
"gor",
"got",
"gpe",
"grc",
"gsw",
"gu",
"guc",
"gur",
"guw",
"gv",
"gya",
"ha",
"hak",
"hak-hans",
"hak-hant",
"hak-latn",
"haw",
"he",
"hi",
"hif",
"hif-latn",
"hil",
"hke",
"hno",
"ho",
"hoc",
"hr",
"hrx",
"hsb",
"hsn",
"ht",
"hu",
"hu-formal",
"hy",
"hyw",
"hz",
"ia",
"iba",
"ibb",
"id",
"ie",
"ig",
"igl",
"ii",
"ik",
"ike-cans",
"ike-latn",
"ilo",
"inh",
"io",
"is",
"isu",
"isv-cyrl",
"isv-latn",
"it",
"iu",
"ja",
"jam",
"jbo",
"jut",
"jv",
"ka",
"kaa",
"kab",
"kai",
"kbd",
"kbd-cyrl",
"kbp",
"kcg",
"kea",
"ker",
"kg",
"kge",
"kgg",
"khw",
"ki",
"kiu",
"kj",
"kjh",
"kjp",
"kk",
"kk-arab",
"kk-cn",
"kk-cyrl",
"kk-kz",
"kk-latn",
"kk-tr",
"kl",
"km",
"kn",
"knc",
"ko",
"ko-kp",
"koi",
"kr",
"krc",
"kri",
"krj",
"krl",
"ks",
"ks-arab",
"ks-deva",
"ksf",
"ksh",
"ksw",
"ku",
"ku-arab",
"ku-latn",
"kum",
"kus",
"kv",
"kw",
"ky",
"la",
"lad",
"lb",
"lbe",
"lem",
"lez",
"lfn",
"lg",
"li",
"lij",
"liv",
"ljp",
"lki",
"lld",
"lmo",
"ln",
"lns",
"lo",
"loz",
"lrc",
"lt",
"ltg",
"lua",
"lus",
"luz",
"lv",
"lzh",
"lzz",
"mad",
"mag",
"mai",
"map-bms",
"mcn",
"mcp",
"mdf",
"mg",
"mh",
"mhr",
"mi",
"min",
"mk",
"ml",
"mn",
"mnc",
"mnc-latn",
"mnc-mong",
"mni",
"mnw",
"mo",
"mos",
"mr",
"mrh",
"mrj",
"ms",
"ms-arab",
"mt",
"mua",
"mui",
"mus",
"mwl",
"my",
"myv",
"mzn",
"na",
"nah",
"nan",
"nan-hani",
"nan-hant",
"nan-latn-pehoeji",
"nan-latn-tailo",
"nap",
"nb",
"nds",
"nds-nl",
"ne",
"new",
"ng",
"nge",
"nia",
"nit",
"niu",
"nl",
"nl-informal",
"nla",
"nmg",
"nmz",
"nn",
"nnh",
"nnz",
"no",
"nod",
"nog",
"nov",
"nqo",
"nr",
"nrm",
"nso",
"nup",
"nv",
"ny",
"nyn",
"nyo",
"nys",
"oc",
"ojb",
"olo",
"om",
"or",
"os",
"osa-latn",
"ota",
"pa",
"pag",
"pam",
"pap",
"pap-aw",
"pcd",
"pcm",
"pdc",
"pdt",
"pfl",
"pi",
"pih",
"pl",
"pms",
"pnb",
"pnt",
"prg",
"ps",
"pt",
"pt-br",
"pwn",
"qu",
"quc",
"qug",
"rgn",
"rif",
"rki",
"rm",
"rmc",
"rmf",
"rmy",
"rn",
"ro",
"roa-rup",
"roa-tara",
"rsk",
"ru",
"rue",
"rup",
"ruq",
"ruq-cyrl",
"ruq-latn",
"rut",
"rw",
"rwr",
"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",
"shi-latn",
"shi-tfng",
"shn",
"shy",
"shy-latn",
"si",
"simple",
"sjd",
"sje",
"sju",
"sk",
"skr",
"skr-arab",
"sl",
"sli",
"sm",
"sma",
"smj",
"smn",
"sms",
"sn",
"so",
"sq",
"sr",
"sr-ec",
"sr-el",
"srn",
"sro",
"srq",
"ss",
"st",
"stq",
"sty",
"su",
"sv",
"sw",
"syl",
"szl",
"szy",
"ta",
"tay",
"tcy",
"tdd",
"te",
"tet",
"tg",
"tg-cyrl",
"tg-latn",
"th",
"thq",
"ti",
"tig",
"tk",
"tl",
"tly",
"tly-cyrl",
"tn",
"to",
"tok",
"tpi",
"tpv",
"tr",
"tru",
"trv",
"ts",
"tt",
"tt-cyrl",
"tt-latn",
"ttj",
"tum",
"tvu",
"tw",
"ty",
"tyv",
"tzm",
"udm",
"ug",
"ug-arab",
"ug-latn",
"uk",
"ur",
"uselang",
"uz",
"uz-cyrl",
"uz-latn",
"ve",
"vec",
"vep",
"vi",
"vls",
"vmf",
"vmw",
"vo",
"vot",
"vro",
"vut",
"wa",
"wal",
"war",
"wes",
"wls",
"wlx",
"wo",
"wuu",
"wuu-hans",
"wuu-hant",
"wya",
"xal",
"xh",
"xmf",
"xsy",
"yas",
"yat",
"yav",
"ybb",
"yi",
"yo",
"yrl",
"yue",
"yue-hans",
"yue-hant",
"za",
"zea",
"zgh",
"zgh-latn",
"zh",
"zh-classical",
"zh-cn",
"zh-hans",
"zh-hant",
"zh-hk",
"zh-min-nan",
"zh-mo",
"zh-my",
"zh-sg",
"zh-tw",
"zh-yue",
"zu"
],
"default": "uselang"
},
{
"index": 3,
"name": "terms",
"type": [
"alias",
"description",
"label"
],
"default": "alias|label|description",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "pageviews",
"classname": "MediaWiki\\Extension\\PageViewInfo\\ApiQueryPageViews",
"path": "query+pageviews",
"group": "prop",
"prefix": "pvip",
"source": "PageViewInfo",
"sourcename": "PageViewInfo",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/PageViewInfo",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:PageViewInfo"
],
"parameters": [
{
"index": 1,
"name": "metric",
"type": [
"pageviews"
],
"default": "pageviews"
},
{
"index": 2,
"name": "days",
"type": "integer",
"default": 60,
"min": 1,
"max": 60
},
{
"index": 3,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "prefixsearch",
"classname": "MediaWiki\\Api\\ApiQueryPrefixSearch",
"path": "query+prefixsearch",
"group": "list",
"prefix": "ps",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Prefixsearch"
],
"parameters": [
{
"index": 1,
"name": "search",
"type": "string",
"required": ""
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"default": 0,
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "offset",
"type": "integer",
"default": 0,
"min": 0
}
],
"templatedparameters": []
},
{
"name": "protectedtitles",
"classname": "MediaWiki\\Api\\ApiQueryProtectedTitles",
"path": "query+protectedtitles",
"group": "list",
"prefix": "pt",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Protectedtitles"
],
"parameters": [
{
"index": 1,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 2,
"name": "level",
"type": [
"autoconfirmed",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 5,
"name": "start",
"type": "timestamp"
},
{
"index": 6,
"name": "end",
"type": "timestamp"
},
{
"index": 7,
"name": "prop",
"type": [
"comment",
"expiry",
"level",
"parsedcomment",
"timestamp",
"user",
"userid"
],
"default": "timestamp|level",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 8,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "querypage",
"classname": "MediaWiki\\Api\\ApiQueryQueryPage",
"path": "query+querypage",
"group": "list",
"prefix": "qp",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Querypage"
],
"parameters": [
{
"index": 1,
"name": "page",
"type": [
"Ancientpages",
"BrokenRedirects",
"Deadendpages",
"DisambiguationPageLinks",
"DisambiguationPages",
"DoubleRedirects",
"Fewestrevisions",
"GadgetUsage",
"ListDuplicatedFiles",
"Listredirects",
"Lonelypages",
"Longpages",
"MediaStatistics",
"Mostcategories",
"Mostimages",
"Mostinterwikis",
"Mostlinked",
"Mostlinkedcategories",
"Mostlinkedtemplates",
"Mostrevisions",
"OrphanedTimedText",
"Shortpages",
"Uncategorizedcategories",
"Uncategorizedimages",
"Uncategorizedpages",
"Uncategorizedtemplates",
"UnconnectedPages",
"Unusedcategories",
"Unusedimages",
"Unusedtemplates",
"Unwatchedpages",
"Wantedcategories",
"Wantedfiles",
"Wantedpages",
"Wantedtemplates",
"Withoutinterwiki"
],
"required": ""
},
{
"index": 2,
"name": "offset",
"type": "integer",
"default": 0
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
}
],
"templatedparameters": []
},
{
"name": "random",
"classname": "MediaWiki\\Api\\ApiQueryRandom",
"path": "query+random",
"group": "list",
"prefix": "rn",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Random"
],
"parameters": [
{
"index": 1,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 2,
"name": "filterredir",
"type": [
"all",
"nonredirects",
"redirects"
],
"default": "nonredirects"
},
{
"index": 3,
"name": "redirect",
"type": "boolean",
"deprecated": ""
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 1,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "recentchanges",
"classname": "MediaWiki\\Api\\ApiQueryRecentChanges",
"path": "query+recentchanges",
"group": "list",
"prefix": "rc",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Recentchanges"
],
"parameters": [
{
"index": 1,
"name": "start",
"type": "timestamp"
},
{
"index": 2,
"name": "end",
"type": "timestamp"
},
{
"index": 3,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 4,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*",
"extranamespaces": [
-2,
-1
]
},
{
"index": 5,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 6,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 7,
"name": "tag",
"type": "string"
},
{
"index": 8,
"name": "prop",
"type": [
"comment",
"flags",
"ids",
"loginfo",
"parsedcomment",
"patrolled",
"redirect",
"sha1",
"sizes",
"tags",
"timestamp",
"title",
"user",
"userid"
],
"default": "title|timestamp|ids",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 9,
"name": "show",
"type": [
"!anon",
"!autopatrolled",
"!bot",
"!minor",
"!patrolled",
"!redirect",
"anon",
"autopatrolled",
"bot",
"minor",
"patrolled",
"redirect",
"unpatrolled"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 10,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 11,
"name": "type",
"type": [
"categorize",
"edit",
"external",
"log",
"new"
],
"default": "edit|new|log|categorize",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 12,
"name": "toponly",
"type": "boolean"
},
{
"index": 13,
"name": "title",
"type": "string"
},
{
"index": 14,
"name": "continue",
"type": "string"
},
{
"index": 15,
"name": "generaterevisions",
"type": "boolean"
},
{
"index": 16,
"name": "slot",
"type": [
"main"
]
}
],
"templatedparameters": []
},
{
"name": "redirects",
"classname": "MediaWiki\\Api\\ApiQueryBacklinksprop",
"path": "query+redirects",
"group": "prop",
"prefix": "rd",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Redirects"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"fragment",
"pageid",
"title"
],
"default": "pageid|title",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "show",
"type": [
"!fragment",
"fragment"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "revisions",
"classname": "MediaWiki\\Api\\ApiQueryRevisions",
"path": "query+revisions",
"group": "prop",
"prefix": "rv",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Revisions"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"comment",
"content",
"contentmodel",
"flags",
"ids",
"parsedcomment",
"roles",
"sha1",
"size",
"slotsha1",
"slotsize",
"tags",
"timestamp",
"user",
"userid",
"parsetree"
],
"default": "ids|timestamp|flags|comment|user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"parsetree"
]
},
{
"index": 2,
"name": "slots",
"type": [
"main"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 4,
"name": "limit",
"type": "limit",
"min": 1,
"max": 500,
"highmax": 5000,
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 5,
"name": "expandtemplates",
"type": "boolean",
"deprecated": ""
},
{
"index": 6,
"name": "generatexml",
"type": "boolean",
"deprecated": ""
},
{
"index": 7,
"name": "parse",
"type": "boolean",
"deprecated": ""
},
{
"index": 8,
"name": "section",
"type": "string"
},
{
"index": 9,
"name": "diffto",
"type": "string",
"deprecated": ""
},
{
"index": 10,
"name": "difftotext",
"type": "string",
"deprecated": ""
},
{
"index": 11,
"name": "difftotextpst",
"type": "boolean",
"deprecated": ""
},
{
"index": 12,
"name": "contentformat",
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/vnd.php.serialized",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
],
"deprecated": ""
},
{
"index": 13,
"name": "startid",
"type": "integer",
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 14,
"name": "endid",
"type": "integer",
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 15,
"name": "start",
"type": "timestamp",
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 16,
"name": "end",
"type": "timestamp",
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 17,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older",
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 18,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
],
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 19,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
],
"info": [
{
"name": "singlepageonly"
}
]
},
{
"index": 20,
"name": "tag",
"type": "string"
},
{
"index": 21,
"name": "continue",
"type": "string"
}
],
"templatedparameters": [
{
"index": 3,
"name": "contentformat-{slot}",
"templatevars": {
"slot": "slots"
},
"type": [
"application/json",
"application/octet-stream",
"application/unknown",
"application/vnd.php.serialized",
"application/x-binary",
"text/css",
"text/javascript",
"text/plain",
"text/unknown",
"text/x-wiki",
"unknown/unknown"
]
}
]
},
{
"name": "search",
"classname": "MediaWiki\\Api\\ApiQuerySearch",
"path": "query+search",
"group": "list",
"prefix": "sr",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Search"
],
"parameters": [
{
"index": 1,
"name": "search",
"type": "string",
"required": ""
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"default": 0,
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "offset",
"type": "integer",
"default": 0,
"min": 0
},
{
"index": 5,
"name": "what",
"type": [
"nearmatch",
"text",
"title"
]
},
{
"index": 6,
"name": "info",
"type": [
"rewrittenquery",
"suggestion",
"totalhits"
],
"default": "totalhits|suggestion|rewrittenquery",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "prop",
"type": [
"categorysnippet",
"extensiondata",
"isfilematch",
"redirectsnippet",
"redirecttitle",
"sectionsnippet",
"sectiontitle",
"size",
"snippet",
"timestamp",
"titlesnippet",
"wordcount",
"hasrelated",
"score"
],
"default": "size|wordcount|timestamp|snippet",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"deprecatedvalues": [
"hasrelated",
"score"
]
},
{
"index": 8,
"name": "interwiki",
"type": "boolean"
},
{
"index": 9,
"name": "enablerewrites",
"type": "boolean"
},
{
"index": 10,
"name": "sort",
"type": [
"relevance"
],
"default": "relevance"
}
],
"templatedparameters": []
},
{
"name": "siteinfo",
"classname": "MediaWiki\\Api\\ApiQuerySiteinfo",
"path": "query+siteinfo",
"group": "meta",
"prefix": "si",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Siteinfo"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"autocreatetempuser",
"autopromote",
"autopromoteonce",
"clientlibraries",
"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",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "filteriw",
"type": [
"!local",
"local"
]
},
{
"index": 3,
"name": "showalldb",
"type": "boolean"
},
{
"index": 4,
"name": "numberingroup",
"type": "boolean"
},
{
"index": 5,
"name": "inlanguagecode",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "siteviews",
"classname": "MediaWiki\\Extension\\PageViewInfo\\ApiQuerySiteViews",
"path": "query+siteviews",
"group": "meta",
"prefix": "pvis",
"source": "PageViewInfo",
"sourcename": "PageViewInfo",
"licensetag": "GPL-3.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/PageViewInfo",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Extension:PageViewInfo"
],
"parameters": [
{
"index": 1,
"name": "metric",
"type": [
"pageviews",
"uniques"
],
"default": "pageviews"
},
{
"index": 2,
"name": "days",
"type": "integer",
"default": 60,
"min": 1,
"max": 60
}
],
"templatedparameters": []
},
{
"name": "stashimageinfo",
"classname": "MediaWiki\\Api\\ApiQueryStashImageInfo",
"path": "query+stashimageinfo",
"group": "prop",
"prefix": "sii",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Stashimageinfo"
],
"parameters": [
{
"index": 1,
"name": "filekey",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "sessionkey",
"type": "string",
"deprecated": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "prop",
"type": [
"badfile",
"bitdepth",
"canonicaltitle",
"commonmetadata",
"dimensions",
"extmetadata",
"metadata",
"mime",
"sha1",
"size",
"thumbmime",
"timestamp",
"url"
],
"default": "timestamp|url",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "urlwidth",
"type": "integer",
"default": -1
},
{
"index": 5,
"name": "urlheight",
"type": "integer",
"default": -1
},
{
"index": 6,
"name": "urlparam",
"type": "string",
"default": ""
}
],
"templatedparameters": []
},
{
"name": "tags",
"classname": "MediaWiki\\Api\\ApiQueryTags",
"path": "query+tags",
"group": "list",
"prefix": "tg",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tags"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "prop",
"type": [
"active",
"defined",
"description",
"displayname",
"hitcount",
"source"
],
"default": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "templates",
"classname": "MediaWiki\\Api\\ApiQueryLinks",
"path": "query+templates",
"group": "prop",
"prefix": "tl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Templates"
],
"parameters": [
{
"index": 1,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*",
"extranamespaces": [
-2,
-1
]
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "continue",
"type": "string"
},
{
"index": 4,
"name": "templates",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 5,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
}
],
"templatedparameters": []
},
{
"name": "tokens",
"classname": "MediaWiki\\Api\\ApiQueryTokens",
"path": "query+tokens",
"group": "meta",
"prefix": "",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Tokens"
],
"parameters": [
{
"index": 1,
"name": "type",
"type": [
"createaccount",
"csrf",
"login",
"patrol",
"rollback",
"userrights",
"watch"
],
"default": "csrf",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
}
],
"templatedparameters": []
},
{
"name": "transcludedin",
"classname": "MediaWiki\\Api\\ApiQueryBacklinksprop",
"path": "query+transcludedin",
"group": "prop",
"prefix": "ti",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Transcludedin"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"pageid",
"redirect",
"title"
],
"default": "pageid|title|redirect",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "show",
"type": [
"!redirect",
"redirect"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "transcodestatus",
"classname": "MediaWiki\\TimedMediaHandler\\ApiTranscodeStatus",
"path": "query+transcodestatus",
"group": "prop",
"prefix": "",
"source": "TimedMediaHandler",
"sourcename": "TimedMediaHandler",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/TimedMediaHandler",
"readrights": "",
"helpurls": [],
"parameters": [],
"templatedparameters": []
},
{
"name": "unreadnotificationpages",
"classname": "MediaWiki\\Extension\\Notifications\\Api\\ApiEchoUnreadNotificationPages",
"path": "query+unreadnotificationpages",
"group": "meta",
"prefix": "unp",
"source": "Echo",
"sourcename": "Echo",
"licensetag": "MIT",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/Echo",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Echo_(Notifications)/API"
],
"parameters": [
{
"index": 1,
"name": "grouppages",
"type": "boolean"
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 2000
}
],
"templatedparameters": []
},
{
"name": "usercontribs",
"classname": "MediaWiki\\Api\\ApiQueryUserContribs",
"path": "query+usercontribs",
"group": "list",
"prefix": "uc",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Usercontribs"
],
"parameters": [
{
"index": 1,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 2,
"name": "start",
"type": "timestamp"
},
{
"index": 3,
"name": "end",
"type": "timestamp"
},
{
"index": 4,
"name": "continue",
"type": "string"
},
{
"index": 5,
"name": "user",
"type": "user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"subtypes": [
"name",
"ip",
"temp",
"interwiki"
]
},
{
"index": 6,
"name": "userids",
"type": "integer",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "userprefix",
"type": "string"
},
{
"index": 8,
"name": "iprange",
"type": "string"
},
{
"index": 9,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 10,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 11,
"name": "prop",
"type": [
"comment",
"flags",
"ids",
"parsedcomment",
"patrolled",
"size",
"sizediff",
"tags",
"timestamp",
"title"
],
"default": "ids|title|timestamp|comment|size|flags",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 12,
"name": "show",
"type": [
"!autopatrolled",
"!minor",
"!new",
"!patrolled",
"!top",
"autopatrolled",
"minor",
"new",
"patrolled",
"top"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 13,
"name": "tag",
"type": "string"
},
{
"index": 14,
"name": "toponly",
"type": "boolean",
"deprecated": ""
}
],
"templatedparameters": []
},
{
"name": "userinfo",
"classname": "MediaWiki\\Api\\ApiQueryUserInfo",
"path": "query+userinfo",
"group": "meta",
"prefix": "ui",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Userinfo"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"acceptlang",
"blockinfo",
"cancreateaccount",
"centralids",
"changeablegroups",
"editcount",
"email",
"groupmemberships",
"groups",
"hasmsg",
"implicitgroups",
"latestcontrib",
"options",
"ratelimits",
"realname",
"registrationdate",
"rights",
"theoreticalratelimits",
"unreadcount"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 2,
"name": "attachedwiki",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "users",
"classname": "MediaWiki\\Api\\ApiQueryUsers",
"path": "query+users",
"group": "list",
"prefix": "us",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Users"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"blockinfo",
"cancreate",
"centralids",
"editcount",
"emailable",
"gender",
"groupmemberships",
"groups",
"implicitgroups",
"registration",
"rights"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "attachedwiki",
"type": "string"
},
{
"index": 3,
"name": "users",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "userids",
"type": "integer",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "videoinfo",
"classname": "MediaWiki\\TimedMediaHandler\\ApiQueryVideoInfo",
"path": "query+videoinfo",
"group": "prop",
"prefix": "vi",
"source": "TimedMediaHandler",
"sourcename": "TimedMediaHandler",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/TimedMediaHandler",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Videoinfo"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"archivename",
"badfile",
"bitdepth",
"canonicaltitle",
"comment",
"commonmetadata",
"derivatives",
"dimensions",
"extmetadata",
"mediatype",
"metadata",
"mime",
"parsedcomment",
"sha1",
"size",
"thumbmime",
"timedtext",
"timestamp",
"uploadwarning",
"url",
"user",
"userid"
],
"default": "timestamp|user",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "limit",
"type": "limit",
"default": 1,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 3,
"name": "start",
"type": "timestamp"
},
{
"index": 4,
"name": "end",
"type": "timestamp"
},
{
"index": 5,
"name": "urlwidth",
"type": "integer",
"default": -1
},
{
"index": 6,
"name": "urlheight",
"type": "integer",
"default": -1
},
{
"index": 7,
"name": "metadataversion",
"type": "string",
"default": "1"
},
{
"index": 8,
"name": "extmetadatalanguage",
"type": "string",
"default": "en"
},
{
"index": 9,
"name": "extmetadatamultilang",
"type": "boolean"
},
{
"index": 10,
"name": "extmetadatafilter",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 11,
"name": "urlparam",
"type": "string",
"default": ""
},
{
"index": 12,
"name": "badfilecontexttitle",
"type": "string"
},
{
"index": 13,
"name": "continue",
"type": "string"
},
{
"index": 14,
"name": "localonly",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "watchlist",
"classname": "MediaWiki\\Api\\ApiQueryWatchlist",
"path": "query+watchlist",
"group": "list",
"prefix": "wl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Watchlist"
],
"parameters": [
{
"index": 1,
"name": "allrev",
"type": "boolean"
},
{
"index": 2,
"name": "start",
"type": "timestamp"
},
{
"index": 3,
"name": "end",
"type": "timestamp"
},
{
"index": 4,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 5,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 6,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"temp",
"interwiki",
"id"
]
},
{
"index": 7,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 8,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 9,
"name": "prop",
"type": [
"comment",
"expiry",
"flags",
"ids",
"loginfo",
"notificationtimestamp",
"parsedcomment",
"patrol",
"sizes",
"tags",
"timestamp",
"title",
"user",
"userid"
],
"default": "ids|title|flags",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 10,
"name": "show",
"type": [
"!anon",
"!autopatrolled",
"!bot",
"!minor",
"!patrolled",
"!unread",
"anon",
"autopatrolled",
"bot",
"minor",
"patrolled",
"unread"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 11,
"name": "type",
"type": [
"categorize",
"edit",
"external",
"log",
"new"
],
"default": "edit|new|log|categorize",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 12,
"name": "owner",
"type": "user",
"subtypes": [
"name"
]
},
{
"index": 13,
"name": "token",
"type": "string",
"sensitive": ""
},
{
"index": 14,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "watchlistraw",
"classname": "MediaWiki\\Api\\ApiQueryWatchlistRaw",
"path": "query+watchlistraw",
"group": "list",
"prefix": "wr",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Watchlistraw"
],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "string"
},
{
"index": 2,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "prop",
"type": [
"changed"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 5,
"name": "show",
"type": [
"!changed",
"changed"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 6,
"name": "owner",
"type": "user",
"subtypes": [
"name"
]
},
{
"index": 7,
"name": "token",
"type": "string",
"sensitive": ""
},
{
"index": 8,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 9,
"name": "fromtitle",
"type": "string"
},
{
"index": 10,
"name": "totitle",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "wbcontentlanguages",
"classname": "Wikibase\\Repo\\Api\\MetaContentLanguages",
"path": "query+wbcontentlanguages",
"group": "meta",
"prefix": "wbcl",
"source": "WikibaseClient",
"sourcename": "WikibaseClient",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/WikibaseClient",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "context",
"type": [
"monolingualtext",
"term",
"term-lexicographical"
],
"default": "term"
},
{
"index": 2,
"name": "prop",
"type": [
"autonym",
"code",
"name"
],
"default": "code",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
},
{
"name": "wbentityusage",
"classname": "Wikibase\\Client\\Api\\ApiPropsEntityUsage",
"path": "query+wbentityusage",
"group": "prop",
"prefix": "wbeu",
"source": "WikibaseClient",
"sourcename": "WikibaseClient",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/WikibaseClient",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Wikibase/API#wbentityusage"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"url"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "aspect",
"type": [
"C",
"D",
"L",
"O",
"S",
"T",
"X"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "entities",
"type": "string",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "wblistentityusage",
"classname": "Wikibase\\Client\\Api\\ApiListEntityUsage",
"path": "query+wblistentityusage",
"group": "list",
"prefix": "wbleu",
"source": "WikibaseClient",
"sourcename": "WikibaseClient",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/WikibaseClient",
"readrights": "",
"generator": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/Wikibase/API"
],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"url"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "aspect",
"type": [
"C",
"D",
"L",
"O",
"S",
"T",
"X"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "entities",
"type": "string",
"required": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 5,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "wbsearch",
"classname": "Wikibase\\Repo\\Api\\QuerySearchEntities",
"path": "query+wbsearch",
"group": "list",
"prefix": "wbs",
"source": "WikibaseClient",
"sourcename": "WikibaseClient",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/WikibaseClient",
"internal": "",
"readrights": "",
"generator": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "search",
"type": "string",
"required": ""
},
{
"index": 2,
"name": "language",
"type": [
"aa",
"aae",
"ab",
"abs",
"ace",
"acf",
"acm",
"ady",
"ady-cyrl",
"aeb",
"aeb-arab",
"aeb-latn",
"af",
"agq",
"aln",
"als",
"alt",
"am",
"ami",
"an",
"ang",
"ann",
"anp",
"apc",
"ar",
"arc",
"arn",
"arq",
"ary",
"arz",
"as",
"ase",
"ast",
"atj",
"av",
"avk",
"awa",
"ay",
"az",
"azb",
"ba",
"bag",
"ban",
"ban-bali",
"bar",
"bas",
"bat-smg",
"bax",
"bbc",
"bbc-latn",
"bbj",
"bcc",
"bci",
"bcl",
"bdr",
"be",
"be-tarask",
"be-x-old",
"bew",
"bfd",
"bfw",
"bg",
"bgc",
"bgn",
"bh",
"bho",
"bi",
"bjn",
"bkc",
"bkh",
"bkm",
"blk",
"bm",
"bn",
"bo",
"bpy",
"bqi",
"bqz",
"br",
"brh",
"bs",
"btm",
"bto",
"bug",
"bxr",
"byv",
"ca",
"cak",
"cal",
"cbk-zam",
"ccp",
"cdo",
"cdo-hant",
"cdo-latn",
"ce",
"ceb",
"ch",
"chn",
"cho",
"chr",
"chy",
"ckb",
"cnh",
"co",
"cop",
"cps",
"cpx",
"cpx-hans",
"cpx-hant",
"cpx-latn",
"cr",
"crh",
"crh-cyrl",
"crh-latn",
"crh-ro",
"cs",
"csb",
"cu",
"cv",
"cy",
"da",
"dag",
"de",
"de-at",
"de-ch",
"de-formal",
"dga",
"din",
"diq",
"dsb",
"dso",
"dtp",
"dty",
"dua",
"dv",
"dz",
"ee",
"efi",
"egl",
"el",
"eml",
"en",
"en-ca",
"en-gb",
"en-us",
"eo",
"es",
"es-419",
"es-formal",
"et",
"eto",
"etu",
"eu",
"ewo",
"ext",
"fa",
"fat",
"ff",
"fi",
"fit",
"fiu-vro",
"fj",
"fkv",
"fmp",
"fo",
"fon",
"fr",
"frc",
"frp",
"frr",
"fur",
"fvr",
"fy",
"ga",
"gaa",
"gag",
"gan",
"gan-hans",
"gan-hant",
"gcf",
"gcr",
"gd",
"gju-arab",
"gju-deva",
"gl",
"gld",
"glk",
"gn",
"gom",
"gom-deva",
"gom-latn",
"gor",
"got",
"gpe",
"grc",
"gsw",
"gu",
"guc",
"gur",
"guw",
"gv",
"gya",
"ha",
"hak",
"hak-hans",
"hak-hant",
"hak-latn",
"haw",
"he",
"hi",
"hif",
"hif-latn",
"hil",
"hke",
"hno",
"ho",
"hoc",
"hr",
"hrx",
"hsb",
"hsn",
"ht",
"hu",
"hu-formal",
"hy",
"hyw",
"hz",
"ia",
"iba",
"ibb",
"id",
"ie",
"ig",
"igl",
"ii",
"ik",
"ike-cans",
"ike-latn",
"ilo",
"inh",
"io",
"is",
"isu",
"isv-cyrl",
"isv-latn",
"it",
"iu",
"ja",
"jam",
"jbo",
"jut",
"jv",
"ka",
"kaa",
"kab",
"kai",
"kbd",
"kbd-cyrl",
"kbp",
"kcg",
"kea",
"ker",
"kg",
"kge",
"kgg",
"khw",
"ki",
"kiu",
"kj",
"kjh",
"kjp",
"kk",
"kk-arab",
"kk-cn",
"kk-cyrl",
"kk-kz",
"kk-latn",
"kk-tr",
"kl",
"km",
"kn",
"knc",
"ko",
"ko-kp",
"koi",
"kr",
"krc",
"kri",
"krj",
"krl",
"ks",
"ks-arab",
"ks-deva",
"ksf",
"ksh",
"ksw",
"ku",
"ku-arab",
"ku-latn",
"kum",
"kus",
"kv",
"kw",
"ky",
"la",
"lad",
"lb",
"lbe",
"lem",
"lez",
"lfn",
"lg",
"li",
"lij",
"liv",
"ljp",
"lki",
"lld",
"lmo",
"ln",
"lns",
"lo",
"loz",
"lrc",
"lt",
"ltg",
"lua",
"lus",
"luz",
"lv",
"lzh",
"lzz",
"mad",
"mag",
"mai",
"map-bms",
"mcn",
"mcp",
"mdf",
"mg",
"mh",
"mhr",
"mi",
"min",
"mk",
"ml",
"mn",
"mnc",
"mnc-latn",
"mnc-mong",
"mni",
"mnw",
"mo",
"mos",
"mr",
"mrh",
"mrj",
"ms",
"ms-arab",
"mt",
"mua",
"mui",
"mus",
"mwl",
"my",
"myv",
"mzn",
"na",
"nah",
"nan",
"nan-hani",
"nan-hant",
"nan-latn-pehoeji",
"nan-latn-tailo",
"nap",
"nb",
"nds",
"nds-nl",
"ne",
"new",
"ng",
"nge",
"nia",
"nit",
"niu",
"nl",
"nl-informal",
"nla",
"nmg",
"nmz",
"nn",
"nnh",
"nnz",
"no",
"nod",
"nog",
"nov",
"nqo",
"nr",
"nrm",
"nso",
"nup",
"nv",
"ny",
"nyn",
"nyo",
"nys",
"oc",
"ojb",
"olo",
"om",
"or",
"os",
"osa-latn",
"ota",
"pa",
"pag",
"pam",
"pap",
"pap-aw",
"pcd",
"pcm",
"pdc",
"pdt",
"pfl",
"pi",
"pih",
"pl",
"pms",
"pnb",
"pnt",
"prg",
"ps",
"pt",
"pt-br",
"pwn",
"qu",
"quc",
"qug",
"rgn",
"rif",
"rki",
"rm",
"rmc",
"rmf",
"rmy",
"rn",
"ro",
"roa-rup",
"roa-tara",
"rsk",
"ru",
"rue",
"rup",
"ruq",
"ruq-cyrl",
"ruq-latn",
"rut",
"rw",
"rwr",
"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",
"shi-latn",
"shi-tfng",
"shn",
"shy",
"shy-latn",
"si",
"simple",
"sjd",
"sje",
"sju",
"sk",
"skr",
"skr-arab",
"sl",
"sli",
"sm",
"sma",
"smj",
"smn",
"sms",
"sn",
"so",
"sq",
"sr",
"sr-ec",
"sr-el",
"srn",
"sro",
"srq",
"ss",
"st",
"stq",
"sty",
"su",
"sv",
"sw",
"syl",
"szl",
"szy",
"ta",
"tay",
"tcy",
"tdd",
"te",
"tet",
"tg",
"tg-cyrl",
"tg-latn",
"th",
"thq",
"ti",
"tig",
"tk",
"tl",
"tly",
"tly-cyrl",
"tn",
"to",
"tok",
"tpi",
"tpv",
"tr",
"tru",
"trv",
"ts",
"tt",
"tt-cyrl",
"tt-latn",
"ttj",
"tum",
"tvu",
"tw",
"ty",
"tyv",
"tzm",
"udm",
"ug",
"ug-arab",
"ug-latn",
"uk",
"ur",
"uz",
"uz-cyrl",
"uz-latn",
"ve",
"vec",
"vep",
"vi",
"vls",
"vmf",
"vmw",
"vo",
"vot",
"vro",
"vut",
"wa",
"wal",
"war",
"wes",
"wls",
"wlx",
"wo",
"wuu",
"wuu-hans",
"wuu-hant",
"wya",
"xal",
"xh",
"xmf",
"xsy",
"yas",
"yat",
"yav",
"ybb",
"yi",
"yo",
"yrl",
"yue",
"yue-hans",
"yue-hant",
"za",
"zea",
"zgh",
"zgh-latn",
"zh",
"zh-classical",
"zh-cn",
"zh-hans",
"zh-hant",
"zh-hk",
"zh-min-nan",
"zh-mo",
"zh-my",
"zh-sg",
"zh-tw",
"zh-yue",
"zu"
]
},
{
"index": 3,
"name": "strictlanguage",
"type": "boolean"
},
{
"index": 4,
"name": "type",
"type": [
"form",
"item",
"lexeme",
"property",
"sense"
],
"default": "item"
},
{
"index": 5,
"name": "limit",
"type": "limit",
"default": 7,
"min": 0,
"max": 50,
"highmax": 500
},
{
"index": 6,
"name": "profile",
"type": [
"default"
],
"default": "default"
}
],
"templatedparameters": []
},
{
"name": "wbsubscribers",
"classname": "Wikibase\\Repo\\Api\\ListSubscribers",
"path": "query+wbsubscribers",
"group": "list",
"prefix": "wbls",
"source": "WikibaseClient",
"sourcename": "WikibaseClient",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/WikibaseClient",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "entities",
"type": "string",
"required": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "prop",
"type": [
"url"
],
"default": "",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "wikibase",
"classname": "Wikibase\\Client\\Api\\ApiClientInfo",
"path": "query+wikibase",
"group": "meta",
"prefix": "wb",
"source": "WikibaseClient",
"sourcename": "WikibaseClient",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://0bb5b459a2.catalyst.wmcloud.org/wiki/Special:Version/License/WikibaseClient",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "prop",
"type": [
"siteid",
"url"
],
"default": "url|siteid",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
}
],
"templatedparameters": []
}
]
}
}