Validates an address for emergency services.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Parameters that can be defined during address validation
The primary street address information about the address.
"600 Congress Avenue"
The postal code of the address.
"78701"
The two-character (ISO 3166-1 alpha-2) country code of the address.
"US"
Additional street address information about the address such as, but not limited to, unit number or apartment number.
"14th Floor"
The locality of the address. For US addresses, this corresponds to the city of the address.
"Austin"
The locality of the address. For US addresses, this corresponds to the state of the address.
"TX"
Action response