Skip to content

Instantly share code, notes, and snippets.

@TobiasBerg
Created January 22, 2021 12:29
Show Gist options
  • Save TobiasBerg/d647d7318a3d8baf5d7fe440fe3469bf to your computer and use it in GitHub Desktop.
Save TobiasBerg/d647d7318a3d8baf5d7fe440fe3469bf to your computer and use it in GitHub Desktop.
Bash Get Player Storage Example
curl -X GET 'https://api.lootlocker.io/game/v1/player/storage' \
-H 'x-session-token: your session token'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment