data/panic_button
Important: An API Key is required to work with these API Calls
Returns the list of Project Names of the Application
Sample Request
http://api.verifiapp.com/data/panic_button/{API-KEY}/
Post Parameters
[mandatory] minutes => number of minutes to process the alert. If "30" is sent, the alarm will be processed in 30 minutes.
[optional] gps_coordinates => lat,lon (for example, 52.774413,-7.355347)
Sample Response
{ "results": "Info submitted", "result": "Panic button called" }
Successful response reference
A successful response will return the following items in a JSON array
| Preference | Description |
|---|---|
| result | success |
| results | Message: |