Addresses
Addresses Overview
The PackageX address API provides endpoints for handling, formatting, parsing and validating addresses.
INFO
The address API is currently free to use with a PackageX account, but is subject to fair use. It's intended to be used only to improve the experience for you and your users while using other PackageX APIs.
Core Endpoints
Address Parsing
- Converts various address formats into standardized PackageX address objects.
- Supports string inputs, structured objects, and existing address IDs.
- Provides address verification and validation.
Address Autocomplete
- Handles standard addresses and PO Box formats.
- Provides region-specific filtering options.
- Returns structured autocompletion objects with location details.
Address Geocoding
- Converts addresses to geographical coordinates.
- Supports multiple input formats.
- Also supports reverse geocode.
Object IDs
Each address in the system receives a unique identifier prefixed with addr_
(e.g., addr_123
).