PostalDataPI Documentation
PostalDataPI is a global postal code API covering 70+ countries with sub-10ms response times. Look up, validate, and search postal codes with a simple REST API.
Why PostalDataPI?
- Global coverage -- 70+ countries, from the US to Japan to Germany
- Fast -- Sub-10ms responses powered by in-memory caching
- Simple -- One flat rate ($0.000028/query), no tiers, no surprises
- Free to start -- 1,000 queries free, no credit card required
- Official SDKs -- Python and Node.js clients available
Get Started
- Quick Start -- Make your first API call in under 5 minutes
- Authentication -- API keys, pricing, and rate limits
API Reference
SDKs
| Language | Package | Install |
|---|
| Python | postaldatapi | pip install postaldatapi |
| Node.js | postaldatapi | npm install postaldatapi |
Guides