PS2 Event Streaming Service Test Page


(Example endpoint: wss://push.planetside2.com/streaming?environment=ps2&service-id=s:example)
  1. Open a connection using your Service ID.
  2. Pass parameter "environment=ps2", "environment=ps2ps4us" or "environment=ps2ps4eu" (no parameter defaults to ps2) to control whether you recieve ps2 PC, ps2 PS4 US or ps2 PS4 EU events.
  3. Send commands to subscribe to the events you are interested in.
  4. Incoming events appear at the bottom of the page.
  5. Close the connection when done.
More Documentation

1) Connect to ps2 environment (PC) with Service ID: (Sign up for a Service ID)

OR Connect to ps2ps4us environment (Playstation 4 US) with Service ID: (Sign up for a Service ID)

OR Connect to ps2ps4eu environment (Playstation 4 EU) with Service ID: (Sign up for a Service ID)


2) Send Command:


Example commands:

Subscribe to FacilityControl and MetagameEvent events.

Subscribe to Death (Kill) events for character_id:

Subscribe to all PlayerLogin and PlayerLogout events for world 1 (Connery):

Clear all subscribed events:

Subscribe to Deaths for all characters on world 1 (by default the logic is character OR world matches, this messaged adds 'logicalAndCharactersWithWorlds' to override this):


3)

Messages to/from service: