MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/API
action=login (lg)
(main | login)
- このモジュールは POST リクエストのみを受け付けます。
- Source: MediaWiki
- License: GPL-2.0+
Log in and get authentication cookies.
In the event of a successful log-in, the needed cookies will be included in the HTTP response headers. In the event of a failed log-in, further attempts may be throttled to limit automated password guessing attacks.
パラメーター:
- lgname
利用者名。
- lgpassword
パスワード。
- lgdomain
ドメイン (省略可能)
- lgtoken
最初のリクエストで取得したログイントークンです。