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": "allcategories",
"classname": "ApiQueryAllCategories",
"path": "query+allcategories",
"group": "list",
"prefix": "ac",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "ApiQueryAllDeletedRevisions",
"path": "query+alldeletedrevisions",
"group": "list",
"prefix": "adr",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": 3,
"name": "limit",
"type": "limit",
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "expandtemplates",
"type": "boolean",
"deprecated": ""
},
{
"index": 5,
"name": "generatexml",
"type": "boolean",
"deprecated": ""
},
{
"index": 6,
"name": "parse",
"type": "boolean",
"deprecated": ""
},
{
"index": 7,
"name": "section",
"type": "string"
},
{
"index": 8,
"name": "diffto",
"type": "string",
"deprecated": ""
},
{
"index": 9,
"name": "difftotext",
"type": "string",
"deprecated": ""
},
{
"index": 10,
"name": "difftotextpst",
"type": "boolean",
"deprecated": ""
},
{
"index": 11,
"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": 12,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"interwiki",
"id"
]
},
{
"index": 13,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 14,
"name": "start",
"type": "timestamp",
"info": [
{
"name": "useronly"
}
]
},
{
"index": 15,
"name": "end",
"type": "timestamp",
"info": [
{
"name": "useronly"
}
]
},
{
"index": 16,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 17,
"name": "from",
"type": "string",
"info": [
{
"name": "nonuseronly"
}
]
},
{
"index": 18,
"name": "to",
"type": "string",
"info": [
{
"name": "nonuseronly"
}
]
},
{
"index": 19,
"name": "prefix",
"type": "string",
"info": [
{
"name": "nonuseronly"
}
]
},
{
"index": 20,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"interwiki",
"id"
],
"info": [
{
"name": "nonuseronly"
}
]
},
{
"index": 21,
"name": "tag",
"type": "string"
},
{
"index": 22,
"name": "continue",
"type": "string"
},
{
"index": 23,
"name": "generatetitles",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "allfileusages",
"classname": "ApiQueryAllLinks",
"path": "query+allfileusages",
"group": "list",
"prefix": "af",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "ApiQueryAllImages",
"path": "query+allimages",
"group": "list",
"prefix": "ai",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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",
"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": "ApiQueryAllLinks",
"path": "query+alllinks",
"group": "list",
"prefix": "al",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "ApiQueryAllMessages",
"path": "query+allmessages",
"group": "meta",
"prefix": "am",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "ApiQueryAllPages",
"path": "query+allpages",
"group": "list",
"prefix": "ap",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "minsize",
"type": "integer"
},
{
"index": 8,
"name": "maxsize",
"type": "integer"
},
{
"index": 9,
"name": "prtype",
"type": [
"edit",
"move",
"upload"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 10,
"name": "prlevel",
"type": [
"",
"autoconfirmed",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 11,
"name": "prfiltercascade",
"type": [
"all",
"cascading",
"noncascading"
],
"default": "all"
},
{
"index": 12,
"name": "limit",
"type": "limit",
"default": 10,
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 13,
"name": "dir",
"type": [
"ascending",
"descending"
],
"default": "ascending"
},
{
"index": 14,
"name": "filterlanglinks",
"type": [
"all",
"withlanglinks",
"withoutlanglinks"
],
"default": "all"
},
{
"index": 15,
"name": "prexpiry",
"type": [
"all",
"definite",
"indefinite"
],
"default": "all"
}
],
"templatedparameters": []
},
{
"name": "allredirects",
"classname": "ApiQueryAllLinks",
"path": "query+allredirects",
"group": "list",
"prefix": "ar",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "ApiQueryAllRevisions",
"path": "query+allrevisions",
"group": "list",
"prefix": "arv",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": 3,
"name": "limit",
"type": "limit",
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "expandtemplates",
"type": "boolean",
"deprecated": ""
},
{
"index": 5,
"name": "generatexml",
"type": "boolean",
"deprecated": ""
},
{
"index": 6,
"name": "parse",
"type": "boolean",
"deprecated": ""
},
{
"index": 7,
"name": "section",
"type": "string"
},
{
"index": 8,
"name": "diffto",
"type": "string",
"deprecated": ""
},
{
"index": 9,
"name": "difftotext",
"type": "string",
"deprecated": ""
},
{
"index": 10,
"name": "difftotextpst",
"type": "boolean",
"deprecated": ""
},
{
"index": 11,
"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": 12,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"interwiki",
"id"
]
},
{
"index": 13,
"name": "namespace",
"type": "namespace",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50,
"allspecifier": "*"
},
{
"index": 14,
"name": "start",
"type": "timestamp"
},
{
"index": 15,
"name": "end",
"type": "timestamp"
},
{
"index": 16,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 17,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"interwiki",
"id"
]
},
{
"index": 18,
"name": "continue",
"type": "string"
},
{
"index": 19,
"name": "generatetitles",
"type": "boolean"
}
],
"templatedparameters": []
},
{
"name": "alltransclusions",
"classname": "ApiQueryAllLinks",
"path": "query+alltransclusions",
"group": "list",
"prefix": "at",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "ApiQueryAllUsers",
"path": "query+allusers",
"group": "list",
"prefix": "au",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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",
"interface-admin",
"suppress",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 6,
"name": "excludegroup",
"type": [
"bot",
"bureaucrat",
"interface-admin",
"suppress",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 7,
"name": "rights",
"type": [
"apihighlimits",
"applychangetags",
"autoconfirmed",
"autocreateaccount",
"autopatrol",
"bigdelete",
"block",
"blockemail",
"bot",
"browsearchive",
"changetags",
"createaccount",
"createpage",
"createtalk",
"delete",
"delete-redirect",
"deletebatch",
"deletebatch-spoof",
"deletechangetags",
"deletedhistory",
"deletedtext",
"deletelogentry",
"deleterevision",
"edit",
"editcontentmodel",
"editinterface",
"editmyoptions",
"editmyprivateinfo",
"editmyusercss",
"editmyuserjs",
"editmyuserjson",
"editmyuserjsredirect",
"editmywatchlist",
"editprotected",
"editsemiprotected",
"editsitecss",
"editsitejs",
"editsitejson",
"editusercss",
"edituserjs",
"edituserjson",
"gadgets-definition-edit",
"gadgets-edit",
"gtag-exempt",
"hideuser",
"import",
"importupload",
"interwiki",
"ipblock-exempt",
"item-merge",
"item-redirect",
"item-term",
"managechangetags",
"markbotedits",
"mergehistory",
"minoredit",
"move",
"move-categorypages",
"move-rootuserpages",
"move-subpages",
"movefile",
"nominornewtalk",
"noratelimit",
"nuke",
"override-export-depth",
"pagelang",
"patrol",
"patrolmarks",
"property-create",
"property-term",
"protect",
"purge",
"read",
"renameuser",
"replacetext",
"reupload",
"reupload-own",
"reupload-shared",
"rollback",
"sboverride",
"sendemail",
"siteadmin",
"skipcaptcha",
"spamblacklistlog",
"suppressionlog",
"suppressredirect",
"suppressrevision",
"tboverride",
"tboverride-account",
"titleblacklistlog",
"transcode-reset",
"transcode-status",
"unblockself",
"undelete",
"unwatchedpages",
"upload",
"upload_by_url",
"userrights",
"userrights-interwiki",
"viewmyprivateinfo",
"viewmywatchlist",
"viewsuppressed",
"writeapi"
],
"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"
}
],
"templatedparameters": []
},
{
"name": "authmanagerinfo",
"classname": "ApiQueryAuthManagerInfo",
"path": "query+authmanagerinfo",
"group": "meta",
"prefix": "ami",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "ApiQueryBacklinks",
"path": "query+backlinks",
"group": "list",
"prefix": "bl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "blocks",
"classname": "ApiQueryBlocks",
"path": "query+blocks",
"group": "list",
"prefix": "bk",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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",
"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",
"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": "ApiQueryCategories",
"path": "query+categories",
"group": "prop",
"prefix": "cl",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "ApiQueryCategoryInfo",
"path": "query+categoryinfo",
"group": "prop",
"prefix": "ci",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "ApiQueryCategoryMembers",
"path": "query+categorymembers",
"group": "list",
"prefix": "cm",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "contributors",
"classname": "ApiQueryContributors",
"path": "query+contributors",
"group": "prop",
"prefix": "pc",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/wiki/Special:Version/License/MediaWiki",
"readrights": "",
"helpurls": [
"https://www.mediawiki.org/wiki/Special:MyLanguage/API:Contributors"
],
"parameters": [
{
"index": 1,
"name": "group",
"type": [
"bot",
"bureaucrat",
"interface-admin",
"suppress",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 2,
"name": "excludegroup",
"type": [
"bot",
"bureaucrat",
"interface-admin",
"suppress",
"sysop"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 3,
"name": "rights",
"type": [
"apihighlimits",
"applychangetags",
"autoconfirmed",
"autocreateaccount",
"autopatrol",
"bigdelete",
"block",
"blockemail",
"bot",
"browsearchive",
"changetags",
"createaccount",
"createpage",
"createtalk",
"delete",
"delete-redirect",
"deletebatch",
"deletebatch-spoof",
"deletechangetags",
"deletedhistory",
"deletedtext",
"deletelogentry",
"deleterevision",
"edit",
"editcontentmodel",
"editinterface",
"editmyoptions",
"editmyprivateinfo",
"editmyusercss",
"editmyuserjs",
"editmyuserjson",
"editmyuserjsredirect",
"editmywatchlist",
"editprotected",
"editsemiprotected",
"editsitecss",
"editsitejs",
"editsitejson",
"editusercss",
"edituserjs",
"edituserjson",
"gadgets-definition-edit",
"gadgets-edit",
"gtag-exempt",
"hideuser",
"import",
"importupload",
"interwiki",
"ipblock-exempt",
"item-merge",
"item-redirect",
"item-term",
"managechangetags",
"markbotedits",
"mergehistory",
"minoredit",
"move",
"move-categorypages",
"move-rootuserpages",
"move-subpages",
"movefile",
"nominornewtalk",
"noratelimit",
"nuke",
"override-export-depth",
"pagelang",
"patrol",
"patrolmarks",
"property-create",
"property-term",
"protect",
"purge",
"read",
"renameuser",
"replacetext",
"reupload",
"reupload-own",
"reupload-shared",
"rollback",
"sboverride",
"sendemail",
"siteadmin",
"skipcaptcha",
"spamblacklistlog",
"suppressionlog",
"suppressredirect",
"suppressrevision",
"tboverride",
"tboverride-account",
"titleblacklistlog",
"transcode-reset",
"transcode-status",
"unblockself",
"undelete",
"unwatchedpages",
"upload",
"upload_by_url",
"userrights",
"userrights-interwiki",
"viewmyprivateinfo",
"viewmywatchlist",
"viewsuppressed",
"writeapi"
],
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"index": 4,
"name": "excluderights",
"type": [
"apihighlimits",
"applychangetags",
"autoconfirmed",
"autocreateaccount",
"autopatrol",
"bigdelete",
"block",
"blockemail",
"bot",
"browsearchive",
"changetags",
"createaccount",
"createpage",
"createtalk",
"delete",
"delete-redirect",
"deletebatch",
"deletebatch-spoof",
"deletechangetags",
"deletedhistory",
"deletedtext",
"deletelogentry",
"deleterevision",
"edit",
"editcontentmodel",
"editinterface",
"editmyoptions",
"editmyprivateinfo",
"editmyusercss",
"editmyuserjs",
"editmyuserjson",
"editmyuserjsredirect",
"editmywatchlist",
"editprotected",
"editsemiprotected",
"editsitecss",
"editsitejs",
"editsitejson",
"editusercss",
"edituserjs",
"edituserjson",
"gadgets-definition-edit",
"gadgets-edit",
"gtag-exempt",
"hideuser",
"import",
"importupload",
"interwiki",
"ipblock-exempt",
"item-merge",
"item-redirect",
"item-term",
"managechangetags",
"markbotedits",
"mergehistory",
"minoredit",
"move",
"move-categorypages",
"move-rootuserpages",
"move-subpages",
"movefile",
"nominornewtalk",
"noratelimit",
"nuke",
"override-export-depth",
"pagelang",
"patrol",
"patrolmarks",
"property-create",
"property-term",
"protect",
"purge",
"read",
"renameuser",
"replacetext",
"reupload",
"reupload-own",
"reupload-shared",
"rollback",
"sboverride",
"sendemail",
"siteadmin",
"skipcaptcha",
"spamblacklistlog",
"suppressionlog",
"suppressredirect",
"suppressrevision",
"tboverride",
"tboverride-account",
"titleblacklistlog",
"transcode-reset",
"transcode-status",
"unblockself",
"undelete",
"unwatchedpages",
"upload",
"upload_by_url",
"userrights",
"userrights-interwiki",
"viewmyprivateinfo",
"viewmywatchlist",
"viewsuppressed",
"writeapi"
],
"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": "deletedrevisions",
"classname": "ApiQueryDeletedRevisions",
"path": "query+deletedrevisions",
"group": "prop",
"prefix": "drv",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": 3,
"name": "limit",
"type": "limit",
"min": 1,
"max": 500,
"highmax": 5000
},
{
"index": 4,
"name": "expandtemplates",
"type": "boolean",
"deprecated": ""
},
{
"index": 5,
"name": "generatexml",
"type": "boolean",
"deprecated": ""
},
{
"index": 6,
"name": "parse",
"type": "boolean",
"deprecated": ""
},
{
"index": 7,
"name": "section",
"type": "string"
},
{
"index": 8,
"name": "diffto",
"type": "string",
"deprecated": ""
},
{
"index": 9,
"name": "difftotext",
"type": "string",
"deprecated": ""
},
{
"index": 10,
"name": "difftotextpst",
"type": "boolean",
"deprecated": ""
},
{
"index": 11,
"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": 12,
"name": "start",
"type": "timestamp"
},
{
"index": 13,
"name": "end",
"type": "timestamp"
},
{
"index": 14,
"name": "dir",
"type": [
"newer",
"older"
],
"default": "older"
},
{
"index": 15,
"name": "tag",
"type": "string"
},
{
"index": 16,
"name": "user",
"type": "user",
"subtypes": [
"name",
"ip",
"interwiki",
"id"
]
},
{
"index": 17,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"interwiki",
"id"
]
},
{
"index": 18,
"name": "continue",
"type": "string"
}
],
"templatedparameters": []
},
{
"name": "deletedrevs",
"classname": "ApiQueryDeletedrevs",
"path": "query+deletedrevs",
"group": "list",
"prefix": "dr",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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",
"interwiki",
"id"
]
},
{
"index": 11,
"name": "excludeuser",
"type": "user",
"subtypes": [
"name",
"ip",
"interwiki",
"id"
]
},
{
"index": 12,
"name": "prop",
"type": [
"comment",
"content",
"len",
"minor",
"parentid",
"parsedcomment",
"revid",
"sha1",
"tags",
"token",
"user",
"userid"
],
"default": "user|comment",
"multi": "",
"lowlimit": 50,
"highlimit": 500,
"limit": 50
},
{
"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://www.vigyanwiki.in/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": "ApiQueryDuplicateFiles",
"path": "query+duplicatefiles",
"group": "prop",
"prefix": "df",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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": "ApiQueryBacklinks",
"path": "query+embeddedin",
"group": "list",
"prefix": "ei",
"source": "MediaWiki",
"sourcename": "MediaWiki",
"licensetag": "GPL-2.0-or-later",
"licenselink": "https://www.vigyanwiki.in/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://www.vigyanwiki.in/wiki/Special:Version/License/WikibaseClient",
"readrights": "",
"helpurls": [],
"parameters": [
{
"index": 1,
"name": "continue",
"type": "integer"
},
{
"index": 2,
"name": "language",
"type": [
"aa",
"ab",
"abs",
"ace",
"ady",
"ady-cyrl",
"aeb",
"aeb-arab",
"aeb-latn",
"af",
"agq",
"ak",
"aln",
"als",
"alt",
"am",
"ami",
"an",
"ang",
"anp",
"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",
"be",
"be-tarask",
"be-x-old",
"bfd",
"bg",
"bgn",
"bh",
"bho",
"bi",