Stable strike identifier generated by our detection platform.
registrationId
string
Subscription/registration that produced the webhook delivery.
recipientId
string
Caller-supplied identifier that points back to your system’s asset/customer record (not required to be human readable—use hashed/anonymous IDs if needed for GDPR compliance); it must stay unique per geometry because we allow only one registration for the same area per recipientId, letting you locate the target without storing our registrationId.
timeEpochMillis
number
Millisecond UTC timestamp for when the strike occurred.
type
enum
Strike classification such as FLASH_CLOUD_TO_GROUND or FLASH_IN_CLOUD.
latitude
number
Decimal degree latitude of the strike centroid (WGS84).
longitude
number
Decimal degree longitude of the strike centroid (WGS84).
peakCurrent
number
Peak current in amperes (negative values represent negative polarity ground strokes).
inCloudHeight
number/null
Estimated altitude in meters for in-cloud events; null for pure cloud-to-ground flashes.
multiplicity
object
Nested counts describing how many sub-strokes occurred during the detection window.
distance
number
Approximate meters between the event and the registration centroid; 0 when the strike sits on the asset.