GenLogs · AsyncAPI Specification
GenLogs Alert Webhooks
Version 1.0.0
GenLogs delivers alert.matches_found webhook notifications when detection alerts (license plate, VIN, USDOT, etc.) match roadside sensor observations. Payloads are signed with an HMAC-SHA512 signature using a per-webhook secret and delivered over HTTPS only. Manage webhook endpoints via the REST API (POST/GET/PATCH/DELETE /alerts/webhook). Source: https://docs.genlogs.io/alert-webhook/webhook-specifications
View Spec
View on GitHub
CompanyLogisticsFreightTruckingSupply ChainCarrier IntelligenceFleetTransportationInsuranceFraud DetectionWebhooksGeospatialAsyncAPIWebhooksEvents
Channels
alertMatches
Consumer-hosted HTTPS endpoint registered via POST /alerts/webhook. Receives one consolidated payload per processing cycle with all matches across the customer's alerts.
Messages
alertMatchesFound
alert.matches_found
Sent when one or more alerts find new detection matches.