Linux/Proton game compatibility with Steam metadata and Deck verification.
Anti-Cheat Browse Listing
ASYNCWRITENo auth
Returns anti-cheat games with Steam IDs, user scores, and platform tags.
ParametersFormJSON
Optional keyword filter within the Anti-Cheat browse grid
Page index for paginated browse results
When true, applies oslist:-Linux facet to exclude native Linux titles
cost: 2 credits · 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_protondb_anti_cheat_browse_listing", "params": { "page": "0", "exclude_native_linux": true } }'