x-session-token: ********************
curl --location 'https://api.lootlocker.com/game/v1/purchase' \ --header 'x-session-token: <api-key>' \ --header 'Content-Type: text/plain' \ --data '[{ "asset_id": 524, "variation_id": 0 }]'
{}