MediaWiki API help

This is an auto-generated MediaWiki API documentation page.

Documentation and examples: https://www.mediawiki.org/wiki/API

action=blogpage

(main | blogpage)

BlogPage API module

Parameter:
pageName

Name of the blog page to check

This parameter is required.
Example:
Check if there is already a blog page with the title My Cool New Blog Post
api.php?action=blogpage&pageName=My%20Cool%20New%20Blog%20Post [open in sandbox]