CDXGeoData is a developer-first suite of REST endpoints for geocoding, routing/driving distance, radius searches, address verification/ZIP+4, and demographics. Start free (100 tokens), test quickly in Live Swagger, then scale with token tiers starting at $29.95.
CDXGeoData is a developer-first REST API suite for geocoding and reverse geocoding, routing and driving distance/time, radius-based searches, address verification with ZIP/ZIP+4, and demographics enrichment—built for realtime requests and bulk batch processing.
Copy/paste quickstarts for common stacks. Use your FREE API key to test in Swagger, then deploy with paid token tiers.
Start with the FREE tier (100 tokens) to validate response quality and token usage.
Explore request parameters, response schemas, and example payloads directly in the API portal.
# Replace BASE_URL / API_KEY / parameters as needed
BASE_URL="https://geodata.cdxtech.com"
API_KEY="YOUR_API_KEY"
curl -s "$BASE_URL/api/v1/geocode?address=1600+Pennsylvania+Ave+NW,+Washington,+DC" \
-H "Authorization: Bearer $API_KEY"
curl -s "$BASE_URL/api/v1/route?origin=Washington,+DC&destination=Baltimore,+MD" \
-H "Authorization: Bearer $API_KEY"
curl -s "$BASE_URL/api/v1/verify?address=1600+Pennsylvania+Ave+NW,+Washington,+DC" \
-H "Authorization: Bearer $API_KEY"
Want full specs and parameter docs? Use Live Swagger in the portal.
The cards below are representative examples of popular endpoints and workflows. CDXGeoData includes many additional endpoints and utilities beyond what’s listed here. For the full, always up-to-date catalog (including parameters and response schemas), open Live Swagger.
Batch or realtime geocoding/reverse geocoding for apps, CRMs, and analytics pipelines.
Driving distance/time and routing metrics for logistics, delivery, and field service.
Standardize addresses and append ZIP/ZIP+4 to improve delivery and match rates.
Radius-based searches for store locators, coverage, and trade areas.
Enrich records with demographic attributes for segmentation, scoring, and reporting.
Designed for ETL jobs, scheduled enrichment, and high-volume list processing.
This page highlights a handful of common endpoints and workflows, but the API includes a broader and growing catalog. Explore the complete list in Live Swagger.
Predictable integration: clean request/response schemas, measurable token charges, and a clear path from test to production.
Swagger/OpenAPI makes it easy to generate clients and validate payloads.
Model cost per job by tracking token usage per endpoint.
Use the same API for one-off requests or large enrichment workflows.
Start free (100 tokens). Paid plans begin at $29.95 for 5,000 tokens. Upgrade tiers as request volume grows.
| Level | Tokens | Price |
|---|---|---|
| FREE | 100 | $0.00 |
| 1 | 5,000 | $29.95 |
| 2 | 10,000 | $49.95 |
| 3 | 20,000 | $79.95 |
| 4 | 50,000 | $129.95 |
| 5 | 100,000 | $199.95 |
| 6 | 250,000 | $399.95 |
| 7 | 500,000 | $599.95 |
| 8 | 1,000,000 | $899.95 |
| Unlimited | Unlimited | Contact us for pricing |
Swap these placeholders with real quotes/logos as you collect them.
“Swagger made it easy to test edge cases quickly before integrating into our pipeline.”
Data Engineering Team“Token tiers made it simple to forecast cost per enrichment job.”
Platform Lead“We standardized addresses first, then geocoded — match rates improved immediately.”
CRM Integration EngineerDeveloper-focused questions that help both buyers and AI search understand fit.
Generate a free API key, open Live Swagger in the portal, and make test requests. When ready, purchase tokens and deploy to production.
Yes — the FREE tier includes 100 tokens for quick tests.
The endpoints on this page are examples of common workflows. CDXGeoData includes a larger catalog of endpoints and utilities beyond what’s listed here. The most accurate and current endpoint list (with parameters and response schemas) is available in Live Swagger.
Yes. This page highlights a handful of common endpoints and use cases, but CDXGeoData includes many additional endpoints and utilities. For the complete and always up-to-date catalog, use Live Swagger in the API portal.
Each request consumes tokens depending on the service. Plans start at $29.95 for 5,000 tokens.
Use Live Swagger in the GeoData portal to view parameters, response models, and example payloads.
Yes. CDXGeoData also offers no-code solutions for business users, including pre-programmed Excel templates and add-ins. You can copy and paste your data into Excel and click to run workflows like ZIP+4 verification, geocoding, distance, radius searches, and demographics. Learn more on our CDXGeoData for Excel page.