Back to Help Center
💼 For Business

Business Integration Guide

Add Dropzon address resolution to your checkout, logistics, or application.

DZ Address checkout widget

The Dropzon checkout widget lets your customers enter their DZ# code at checkout and auto-fill their full delivery address. It takes a few minutes to add to any website.

1

Add the script tag

Include the Dropzon widget script in your checkout page. It is a single JavaScript file that loads asynchronously.

2

Initialize the widget

Call Dropzon.init() with your configuration - target input field, callbacks, and optional styling.

3

Handle the resolved address

When a customer enters their DZ# code, the widget resolves the full address and fires your callback with all the address fields (street, city, region, country, GPS coordinates).

Full documentation is available at the Developers page.

API integration guide

For deeper integrations, use the Dropzon API directly. Available endpoints include:

GET /api/widget/lookup/:dzCode

Resolve a DZ# code to a full address with GPS coordinates.

GET /api/widget/info

Get widget version, features, and embed URL.

POST /api/widget/validate

Validate a DZ# code without resolving the full address.

All API endpoints return JSON responses. See the developer documentation for full request/response examples and authentication details.

Bulk address validation

If you handle large volumes of DZ Addresses (e.g. logistics companies, e-commerce platforms), you can use our bulk validation API to verify hundreds of DZ# codes at once.

This is useful for:

  • Validating customer addresses before shipping
  • Cleaning up address databases
  • Route planning and optimization
  • Geocoding DZ Addresses for mapping

Contact us at hello@dropzon.app for API access and business pricing.

Business plans and pricing

Dropzon offers business plans for companies that want to provide DZ Addresses to their employees, integrate with our network, or use our address infrastructure at scale.

Visit our Business page or contact hello@dropzon.app to discuss your needs.

Frequently asked questions

Is the API free to use?
The widget lookup API has a free tier for small businesses. For higher volumes, business API plans are available. Contact us for pricing.
Can I use the widget on mobile apps?
The widget is designed for web checkout pages. For native mobile apps, use the API directly to build your own DZ# code input and address resolution.
How accurate are DZ Address GPS coordinates?
DZ Addresses are linked to physical Dropzon locations with precise GPS coordinates. The coordinates point to the exact Dropzon where packages are delivered.
Can I become a logistics partner?
Yes. If you run a logistics, shipping, or warehousing business, contact us to discuss partnership opportunities and API integrations.