SnapAddress is live. 20% off credit packs with code LAUNCH20 at checkout.
Royal Mail PAF data, from 2.5p a lookup. No subscription, no sales call — install the plugin, paste your key, done.
How it works
100 free lookups, no card. Your key is on screen before you finish reading this.
One click from your WordPress dashboard. No theme changes, no Google Maps key.
UK address lookup goes live on classic and block checkout — no mode to pick, no per-theme setup.
What you get
01 — Checkout
Most address plugins were written before block checkout and quietly break in it. This one ships both frontends and loads the right one itself — no mode to pick, no per-theme setup.
02 — Data
32M+
UK delivery points from the Royal Mail PAF, down to flat and unit level — so the parcel reaches the door, not just the building.
03 — Pricing
2.5p
Per lookup at volume. One-off credit packs — no subscription, no monthly minimum.
04 — API
The plugin wraps a plain REST endpoint — use the same key from Laravel, Rails, a Shopify app, or curl.
GET /v1/autocomplete?q=SW1A
05 — Control
Credits used, credits left, and which store spent them.
The bit that matters
Pricing
| Pack | Lookups | ≈ Searches | Price | Per lookup |
|---|---|---|---|---|
| Free | 100 | ~33 | £0 | — |
| Starter | 500 | ~160 | £17.50 | 3.5p |
| Standard | 2,000 | ~660 | £60 | 3p |
| Business | 5,000 | ~1,600 | £140 | 2.8p |
| Pro | 15,000 | ~5,000 | £375 | 2.5p |
No subscription, no monthly fee, no overage charges. Credits are valid for 12 months from purchase. This validity period is a Royal Mail PAF licensing requirement that every licensed provider works under.
A lookup is one API request. Checkout autocomplete searches as the customer types, so one completed address search uses about 2–4 lookups; the ≈ Searches column takes the midpoint. See how we size packs →
Need more than 15,000? Email us and we'll reply with a price. No sales call.

Who’s behind it
SnapAddress is built by Clearpath Labs. Our founder, Mark Salvin, ran basket and checkout at Not On The High Street, where he built the address lookup.
No sales call, no support tiers. Support comes back from someone who knows the codebase.
Questions
Yes — natively, and with classic checkout too. The plugin ships both frontends and loads the right one itself, so there is no compatibility mode to enable and no mode for you to pick.
A lookup is one API request. Because the checkout field searches as your customer types, a typical address search uses two to four lookups - a few suggestions as they type, then one retrieval when they pick. That's not a markup: every autocomplete query is a licensed Royal Mail PAF request, so a completed search costs a few. We'd rather tell you up front than have you find it in your balance — and customers who type manually or reuse a saved address don't trigger it at all.
Credits are valid for 12 months from purchase. This validity period is a Royal Mail PAF licensing requirement that every licensed provider works under. Free trial credits are valid for 3 months. A low-volume store gets a couple of months from a 500-credit Starter pack, well inside that window; busier stores size up.
The field falls back to normal manual entry, so checkout keeps taking orders. You are never blocked from selling.
Fair question after getAddress.io. Credits are prepaid one-off purchases, so there is no subscription to unwind and no billing that continues. The PAF licence is held by Clearpath Labs Ltd, a registered UK company. The API is a plain REST endpoint with no SDK, so moving provider is a host and key change.
Yes. The plugin is a wrapper around a plain REST endpoint — the same key works anywhere.
Yes. Every UK address lookup provider uses Royal Mail's Postcode Address File — over 32 million addresses, updated regularly. The difference is price, integration quality, and how much hassle you have to deal with.
No. Your PAF licence is covered by our Solutions Provider agreement. You don't need to register with Royal Mail or pay them directly.
Yes. One API key works across multiple domains. Your lookups are deducted from the same balance.
Credits are non-refundable once purchased — that's why we give you 100 free lookups up front, so you can be sure SnapAddress fits before you pay. We'll always put right genuine billing errors.
Migrating from getAddress.io
If that was your provider, your integration is already dead. SnapAddress is a licensed Royal Mail PAF Solutions Provider — verifiable directly with Royal Mail — and our API accepts the getAddress.io request format, so the path and the response shape stay exactly as they are. Only the host changes.
Same path · same response shape · swap the host and your key
Migrating from Loqate
Loqate works fine — it’s built for enterprises buying global coverage across dozens of countries. If you’re a UK-only WooCommerce store, you’re paying for reach you’ll never use. Same Royal Mail PAF data underneath.
Published UK address-capture rates · as of August 2026
Our API also accepts Loqate’s request format — swap the endpoint and key and your integration keeps working.
For developers
SnapAddress is a REST API — the plugin is just one way in. Clean JSON, and drop-in compatibility with the formats you’re probably already calling.