EventNative has API for direct event collection. You can use it for sending events directly from apps or backends.
{"status": "ok"}
The body is any JSON object.
Body{"event_id": "x96f60pzk1","event_data": {...},"page_ctx": {"page_title": "EventNative Demo","referer": "","url": "http://track-demo.ksense"},"device_ctx": {"ip": "10.10.10.10","user_agent": "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36",},"user": {...}}
For Geo or User-Agent resolving you should configure an enrichment rule. Read more about enrichment rules.