Migrated to Geocodio API v2 (breaking).
- Default API version is now v2 (
/v2). - Removed the top-level
inputobject from /geocode and /reverse responses;GeocodingResponse.inputremoved (useresults[].address_components). - Renamed
AddressComponentsfields:zip→postal_code,state→state_province; addedunit_type/unit_number. - Structured address input now accepts
state_province(legacystatestill works).