Destiny 2 gear database - weapon and armor search, item profiles, stats, and reviews.
Destiny Item Definition
ASYNCREADNo auth
Returns Bungie manifest data for an inventory item with display properties, stats, and perks.
ParametersFormJSON
Bungie inventory item hash identifier
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_light_gg_destiny_item_definition", "params": { "item_id": "902934539" } }'