| Platform | Value |
|---|---|
| Steam | steam |
| PlayStation / PSN | psn |
| Sign in with Apple | apple_sign_in |
| Apple Game Center | apple_game_center |
| Google Sign In | google_sign_in |
| Google Play Games | google_play_games |
| Xbox | xbox_one |
| Nintendo Switch | nintendo_switch |
| Amazon Luna | amazon_luna |
| White Label Login | white_label_login |
| Guest | guest |
| Epic Games | epic_games |
| Meta | meta |
| Discord | discord |
curl --location --request POST 'https://api.lootlocker.io/server/player' \
--header 'x-auth-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"platform": "steam",
"player_identifier": "string"
}'{"player_id":9,"player_ulid":"01JMY7BEXA4GVWF513ANKK4383"}