curl --location 'https://api.lootlocker.com/game/session/meta' \ --header 'Content-Type: application/json' \ --data '{ "game_key": "", "game_version": "0.0.0.1", "development_mode": true, "user_id": "", "nonce": "" }'
{}