Developer Tools12 toolsPaste one API key
PostGrid Verify integration for AI agents
PostGrid Verify is an API that allows you to autocomplete, verify, and standardize addresses in real-time, supporting both individual and batch address verification.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect PostGrid Verify once and call the same tools from all of them.
Setup
Connect PostGrid Verify through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
PostGrid Verify exposes 12 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
postgrid_verify_autocomplete_address | Autocomplete a partially specified US or Canada address | Read |
postgrid_verify_autocomplete_intl_address | Retrieve complete verified international address data using an ID from the preview endpoint | Read |
postgrid_verify_get_autocomplete_previews | Get previews of autocompleted US and Canadian addresses | Read |
postgrid_verify_get_intl_autocomplete_previews | Get previews of autocompleted international addresses | Read |
postgrid_verify_get_lookup_info | Retrieve lookup usage information for your PostGrid account | Read |
postgrid_verify_lookup_city_state_from_postal | Lookup city and state for a given postal or ZIP code | Read |
postgrid_verify_parse_address | Break an address apart into its components | Read |
postgrid_verify_suggest_addresses | Find addresses similar to the given address | Read |
postgrid_verify_verify_address | Verify and standardize a US or Canadian address | Read |
postgrid_verify_verify_batch_addresses | Verify up to 2000 US and Canada addresses in a single API call | Read |
postgrid_verify_verify_international_address | Verify and standardize international addresses from 245+ countries | Read |
postgrid_verify_verify_intl_addresses_batch | Verify up to 2000 international addresses in a single API call | Read |