How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Photon Engine Room Lifecycle WebHooks API

Endpoints Photon's Game Server calls (HTTP POST) at points in a room's lifecycle. You implement these; Photon is the caller.

Photon Engine Room Lifecycle WebHooks API is one of 9 APIs that Photon Engine publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Room Lifecycle WebHooks. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 7 operations across 7 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, {yourBaseUrl}.

7 operations 7 paths 3 schemas 7 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
wss://ns.exitgames.com:443
Resource Areas
1

Paths & Operations 7

Across 7 paths, the API surfaces 7 operations — 7 POST. Each is listed below with its method, path, parameters, and response codes.

Room Lifecycle WebHooks 7

Endpoints Photon's Game Server calls (HTTP POST) at points in a room's lifecycle. You implement these; Photon is the caller.

POST
/Create
PathCreate - room created / state load requested
handlePathCreate body → 200
POST
/BeforeJoin
PathBeforeJoin - access control before a player joins
handlePathBeforeJoin body → 200
POST
/Join
PathJoin - player joined an in-memory room
handlePathJoin body → 200
POST
/Leave
PathLeave - player left / disconnected
handlePathLeave body → 200
POST
/Event
PathEvent - client raised a forwarded custom event
handlePathEvent body → 200
POST
/GameProperties
PathGameProperties - room or player property changed
handlePathGameProperties body → 200
POST
/Close
PathClose - room removed from server memory
handlePathClose body → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are WebhookRequestCommon (8 properties), WebhookLoadResponse (3 properties), WebhookResultResponse (2 properties). Each schema is shown below with its type and property counts.

WebhookLoadResponse
object
3 properties 1 required
WebhookResultResponse
object
2 properties 1 required
WebhookRequestCommon
object
Fields common to every Room Lifecycle WebHook call except PathClose, which omits ActorNr, UserId, and NickName.
8 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

photonengine-room-lifecycle-webhooks-api-openapi.yml Raw ↑

Other APIs Photon Engine publishes across the network.

Photon Realtime Transport Protocol
Photon PUN (Photon Unity Networking) API
Photon Fusion Networking API
Photon Quantum Deterministic Simulation API
Photon Voice API
Photon Chat API
Photon Bolt (Legacy, Deprecated)
Photon Engine Custom Authentication API
Where this information came from

This is an independent, third-party profile of Photon Engine Room Lifecycle WebHooks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.