Event types
Transport limits
The SDK batches events before sending them to the shell. The shell owns the API request.
Custom-event guidance
Use short stable names such aslevel_start, level_complete, or item_crafted. Keep properties small and JSON-serializable.
Do not send passwords, API keys, email addresses, or free-form personal text.