Entity search, item metadata, and recent changes.
Recent Changes Listing
ASYNCREADNo auth
Returns recently edited items with user, timestamp, byte change, and comment.
ParametersFormJSON
Lookback window in days for the Special:RecentChanges feed
cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_wikidata_org_recent_changes_listing", "params": { "days": "1" } }'