...
Your Emergency Type IDs and Location IDs are available from Vivi Central on the relevant pages.
TriggeringTriggering:
https://api.vivi.io/api/public/v1/emergencies/trigger?key=<api_key>&type=<emergency_type_id>&location=<location_id>
...
<location_id>: ID of location to trigger emergency at - Optional, trigger organisation wide emergency if not provided
Cancelling:
https://api.vivi.io/api/public/v1/emergencies/cancel?key=<api_key>&type=<emergency_type_id>&location=<location_id>
...
<location_id>: ID of location to cancel emergency at - Optional, cancel all emergencies currently active of the emergency type if not provided
Tracking Emergencies:
Check Check the Vivi Central – Emergencies Page after triggering from the URL, this is where all emergency activity is audited.