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

action=shortenurl

(main | shortenurl)
  • This module requires read rights.
  • This module only accepts POST requests.
  • Source: UrlShortener
  • License: Apache-2.0

Скараціць доўгі URL-адрас у больш кароткі.

Specific parameters:
Other general parameters are available.
url

URL, які трэба скараціць.

This parameter is required.
qrcode

Get a QR code. The linked URL will only be shortened if it is very long.

Type: boolean (details)
Examples:
Атрымаць кароткі URL для <kbd>https://en.wikipedia.org/wiki/Arctica</kbd>.
api.php?action=shortenurl&url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FArctica [open in sandbox]
Get a QR code for https://en.wikipedia.org/wiki/Arctica.
api.php?action=shortenurl&url=https%3A%2F%2Fen.wikipedia.org%2Fwiki%2FArctica&qrcode=1 [open in sandbox]