World Engine home page
Search...
⌘K
Support
Get Started
Get Started
Search...
Navigation
Integrate via REST API
/events
World Engine
Cardinal (Game Shard)
Game Engine/Client Integration
GitHub
Twitter
Telegram Dev Chat
Client/Game Engine Integration
Introduction
Integrate via Nakama SDK
Overview
Getting Started
Query & Transaction Relay
Monitoring Nakama
Integrate via REST API
Overview
POST
/query/game/{queryType}
POST
/query/game/cql
POST
/query/persona/signer
POST
/query/receipts/list
POST
/tx/game/{txType}
POST
/tx/persona/create-persona
POST
/query/debug/state
GET
/events
cURL
cURL
Copy
curl --request GET \ --url http://localhost:4040/events
Integrate via REST API
/events
Websocket connection for events.
GET
/
events
Try it
cURL
cURL
Copy
curl --request GET \ --url http://localhost:4040/events
/query/debug/state
Assistant
Responses are generated using AI and may contain mistakes.