Digital game keys and gift cards marketplace - search, details, pricing, and seller offers.
Category Filter Metadata
ASYNCWRITENo auth
Returns store filter facets, DRM labels, and currency conversion metadata for browse pages.
ParametersFormJSON
ISO currency code for pricing (e.g. INR, USD)
Two-letter country code for regional pricing and availability
Regional storefront identifier (e.g. india)
Language/locale code for translations
Store page path (e.g. /store/psn-games)
Canonical redirect URL for the store page
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_eneba_com_category_filter_metadata", "params": { "currency": "INR", "country": "IN", "region": "india", "language": "en", "store_path": "/store/all", "redirect_url": "https://www.eneba.com/store/all" } }'