Validate an address
Validates an address for emergency services.
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
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"
Response
Action response