Wikipedia / MediaWiki · Example Payload

Mediawiki Action Api Action Api Write Request Example

Earth

Mediawiki Action Api Action Api Write Request Example is an example object payload from Wikipedia / MediaWiki, with 22 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

titlepageidtextappendtextprependtextsummarytokenbasetimestampstarttimestampbotminorrecreatecreateonlynocreatelgnamelgpasswordlgtokenfilenamefileurlcommenttags

Example Payload

Raw ↑
{
  "title": "Earth",
  "pageid": 9228,
  "text": "Earth",
  "appendtext": "Earth",
  "prependtext": "Earth",
  "summary": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
  "token": "a1b2c3d4e5f6g7h8",
  "basetimestamp": "2026-05-29T18:21:47Z",
  "starttimestamp": "2026-05-29T18:21:47Z",
  "bot": true,
  "minor": true,
  "recreate": true,
  "createonly": true,
  "nocreate": true,
  "lgname": "Earth",
  "lgpassword": "Earth",
  "lgtoken": "a1b2c3d4e5f6g7h8",
  "filename": "Earth",
  "file": "Earth",
  "url": "https://en.wikipedia.org/wiki/Earth",
  "comment": "Initial revision.",
  "tags": "Earth"
}