Tasks about MediaWiki core' Action API.
This includes:
- Api framework (e.g. the ApiBase and ApiQuery base classes, and its central features such as generators, batching, and continuation).
- "api.php" entrypoint and related configuration and service wiring.
- ApiSandbox feature (previously MediaWiki-extensions-ApiSandbox).
In general however, tasks about specific APIs should instead be filed instead under the component (e.g. use MediaWiki-Recent-changes for issues with the recentchanges API). For the time being, tasks about core built-in API modules that don't fall under any component may be reported here.
Documentation: https://www.mediawiki.org/wiki/API
Maintainer: MediaWiki-Engineering
Parent project: MediaWiki-General
See also: MediaWiki-REST-API