API Reference
API Reference

Initiate E911 emergency call

Initiates an E911 emergency call for a user. Performs the following validations in order before placing the call:

  1. User must exist
  2. User must have a DID/Caller ID assigned
  3. User must have an address on file
  4. Address must have all required fields (city, state, street, streetnumber, zipcode)
  5. Address must be E911 compatible (validated via FracTel E911VALIDATE2 API)

On success, sends the user's location to FracTel, initiates the emergency call, and logs the event to panic_logs.

Side Effects:

  • Registers E911 location with FracTel
  • Initiates emergency call via FracTel
  • Creates panic_logs record
Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!