Get E911

Get 911 information

GET or POST Request

circle-info

https://v1.api19.com/e911/get

Get the currently set 911 information for a number

HTTP Post Variables Supported

Argument

Required

Type

did

yes

10 digit number

key

yes

api key

curl https://v1.api19.com/e911/get \
 -d 'key=api_token' \
 -d 'did=5555555555'

Last updated