Cloud Network Endpoints for Utility Use
Geocode Structured Search
GET
https://carriercloud.ai
/v1/utility/geocode/structured
Geocode a location with structured search parameters (address, city, state, zip, etc.) to obtain a Zone Actor object with latitude/longitude.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.