Skip to content

Ludex integration documentation

These pages describe how to send telemetry to Ludex over direct HTTP: authentication, request shapes, errors, and copy-paste examples. Any language or engine that can make HTTP requests works — Unity (C#), Unreal (C++), Godot, custom engines, server-side Python, and more.

Start here

Examples

The Postman collection (examples/postman-collection.json) can be imported into Postman or compatible clients.