MediaWiki API help
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
Liquipedia API restrictions
Liquipedia API calls are rate limited, see https://liquipedia.net/api-terms-of-use for further information. Violating access will be blocked to protect our server.
All Liquipedia text content is available under the CC BY-SA 3.0 license (see https://creativecommons.org/licenses/by-sa/3.0/us/). Images have varying licenses (see the file pages of the images).
format=rawfm
(main | rawfm)
- This module requires read rights.
- Source: MediaWiki
- License: GPL-2.0-or-later
Output data, including debugging elements, in JSON format (pretty-print in HTML).
Specific parameter:
Other general parameters are available.
- wrappedhtml
Return the pretty-printed HTML and associated ResourceLoader modules as a JSON object.
- Type: boolean (details)
Example:
- Return the query result in the RAW format.
- api.php?action=query&meta=siteinfo&siprop=namespaces&format=rawfm [open in sandbox]