GET /.well-known/autoconfig/mail/config-v1.1.xml
Thunderbird auto-setup (discovery, well-known path).
Authentication
This endpoint is public. It takes no credential and no organisation — it is what our own marketing site and AI answer engines read.
This endpoint takes no organisation id. Your key already identifies the organisation it belongs to, and the response is scoped to it.
Try it
Replace anything in angle brackets with your own values, and the key placeholder with a key from your dashboard.
curl -X GET https://api.zinndigital.com/.well-known/autoconfig/mail/config-v1.1.xmlSigned in? The API console in your dashboard fills in your real organisation id and your own key, and runs the request against the live API so you can see the actual response. Open this endpoint in the API console
Details
Identical to /mail/config-v1.1.xml. Thunderbird tries the .well-known spelling at the customer's own domain and the bare one at an autoconfig. host, so both exist or one family of clients is not served.
Parameters
| Name | Type | Required | What it is |
|---|---|---|---|
emailaddress (query) | string | No | — |
domain (query) | string | No | — |
Errors this endpoint can return
404 · 429