- Game API
- Authentication
- Guest SessionPOST
- White Label SessionPOST
- Steam SessionPOST
- Epic Games SessionPOST
- Apple Sign In SessionPOST
- Apple Game Center SessionPOST
- Google SessionPOST
- Nintendo Switch SessionPOST
- Xbox SessionPOST
- Meta/Oculus SessionPOST
- PSN Player VerificationPOST
- Steam/PSN SessionPOST
- End SessionDELETE
- Steam Player VerificationPOST
- Unified Player Accounts
- White Label Login
- Players
- Files
- Player Storage
- Get Info From SessionGET
- List Multiple Players InfoPOST
- Lookup Player Names by IDSGET
- Get Players Active NameGET
- Set Player NamePATCH
- Migrate DLCsPOST
- Get Migrated DLCsGET
- Set Player Profile PrivateDELETE
- Set Player Profile PublicPOST
- Get Other Players Loadout for Default CharacterGET
- Get Players Loadout for Default CharacterGET
- Delete PlayerDELETE
- Submit XPPOST
- Get Other Player InfoGET
- Get Player InfoGET
- Get Multiple Other Players XP And LevelPOST
- Notifications
- Commerce
- Entitlements
- Leaderboards
- Characters & Heroes
- Characters
- List Equippable Contexts to Default Character
- List Equippable Contexts to Character By ID
- Update Character
- List Character Types
- List Characters
- Create Character
- Get Loadout For All Player Characters
- Get Loadout For Player Characters By Platform ID
- Equip Asset To Character
- Unequip Asset To Character
- Equip Asset To Default Character
- Unequip Asset To Default Character
- Heroes
- Characters
- Assets
- Asset Instances
- Triggers
- Progressions
- Messages
- Friends
- Feedback
- Metadata
- User Generated Content (UGC)
- Game
- Collectables
- Missions
- Broadcasts
Notifications
Contexts#
Key Value Pair
key
stringÂ
required
value
stringÂ
required
pull.reward.acquired
Shared#
Comma-separated lists will never contain spaces between elements
key | format |
---|---|
asset_instances | string , comma separated list of ids |
currencies | string , comma separated list of ulids |
progression_points | string , comma separated list of ulids |
progression_resets | string , comma separated list of ulids |
Specific#
type
and source
, you should expect your notification context to also contain a pre-determined set context specific key-value pairs.Purchasing
purchasing.steam_store
purchasing.apple_app_store
purchasing.google_play_store
purchasing.lootlocker
key | format |
---|---|
catalog_id | ulid |
catalog_item_id | ulid |
entitlement_id | ulid |
character_id | ulid |
Triggers
Twitch Drops
Modified at 2025-03-13 14:19:53