Per T256532, we should identify the accounts so we can contact the owners/maintainers of the individual bot, or the underlying software to fix their issue
In most cases, all these logins aren't needed, just follow https://www.mediawiki.org/wiki/API:Login#Additional_notes
If you are sending a request that should be made by a logged-in user, add assert=user parameter to the request you are sending in order to check whether the user is logged in. If the user is not logged-in, an assertuserfailed error code will be returned.