Ingest events
Send analytics events to Formo. This endpoint runs on events.formo.so (not api.formo.so). Authenticate with your project’s SDK write key.
Authorizations
Workspace API key (e.g. formo_xxx). Create one in the Formo dashboard under Team Settings > API Keys.
Body
page, connect, disconnect, chain, signature, transaction, track, decoded_log, detect, identify Source of the event. The Formo Web SDK uses web; mobile SDK uses mobile; server SDK uses server. Use api for direct HTTP submissions and import for backfills.
web, mobile, server, api, import SDK schema version. Web SDK 1.x emits 1; legacy clients emit 0.
"1"
Anonymous visitor identifier
Unique ID for deduplication
Identified user ID
Wallet address
Event name (for track events)
Contextual information about the event environment
Event-specific properties. Can contain any key-value pairs relevant to the event.