Integrations

Switch in your stack

WordPress, frameworks or no-code — here is the fast path off DAWA in each.

🧩

WordPress / WooCommerce

Install our danadresse-checkout plugin — address autocomplete at checkout, no code.

⚛️

React / Vue / Svelte

Use the autocomplete widget or fetch directly. 3-line embed.

🐘

Laravel / PHP

Change the Guzzle/cURL base URL and add the X-Api-Key header.

🟦

.NET / C#

HttpClient with a default X-Api-Key header. Same DTOs as DAWA.

🐍

Python / Django

requests/httpx — change the host, add the header. Drop-in in forms.

🔌

No-code (Zapier, Make)

HTTP module: change the URL + add the header. No developer needed.

WordPress / WooCommerce

Use the danadresse-checkout plugin: paste your API key in settings and address autocomplete works at checkout. No DAWA code left.

Frameworks

Embed the autocomplete widget in 3 lines, or call the API directly. See the widget guide and the code examples.

Migration CLI

Run npx @danadresse/migrate-cli to automatically find and switch DAWA URLs in your codebase.

Get a free key GitHub →