This document provides a high level description of APIs available for communicating with ELERTS cloud via web requests.

Incident Report Submitting API via ELERTS Web form

  • Submit a one-way report to the ELERTS system
  • An example of a web form is here: www.denproblem.com
  • Incident reports submitted via the web form will appear in EPICenter console

Incident Report Retrieval API

Poll ELERTS cloud system for new incident reports coming into organization

Data Filtering

  • Status (incoming, active, closed, trash)
  • Reports after a specified Id

Available Returned Fields

  • Status (incoming, active, closed, trash)
  • The last time the report was updated
  • Report Title
  • Report Details
  • Image URL
  • Latitude and Longitude
  • Submission time
  • Server received time
  • Type of report (Report, reply, chat)
  • User's First Name
  • User's Last Name
  • Report Response Type (Bomb Threat...etc.)
  • Report Response Type Id


Contact support@elerts.com for access to the API