The REST API
Send Analytics events from non-Unity games through the REST API.
Read time 1 minuteLast updated 2 months ago
If you have a non-Unity game, you can still use Unity Analytics via the REST API. This set of web endpoints provides complete flexibility to record events using your chosen game development engine, but you must implement all of the necessary logic for yourself.
- See the record an event through the REST API tutorial for more information about building your own client.
- See the analytics REST API specificiation for information about the available endpoints.