EU-based API endpoint
The api.maptiler.eu endpoint routes every API request exclusively through EU-based infrastructure. It serves as an alternative to api.maptiler.com for organizations that need a guarantee that end-user personal data (mainly IP addresses) is never processed by non-EU entities.
For general information on data processing practices, see how we handle personal data.
Availability
The EU endpoint is available to paid plans only. Requests made with a free-plan API key to api.maptiler.eu get rejected.
How to use
Replace api.maptiler.com with api.maptiler.eu in your request URLs. The paths, parameters, and API keys remain identical on both endpoints.
Example: https://api.maptiler.eu/maps/streets-v4/?key=YOUR_MAPTILER_API_KEY_HERE#1.0/0.00000/0.00000
Info
Exclusive use of EU servers means that IP geolocation is less accurate for end-users located outside Europe. This can affect the prioritization of geocoding search results. If your application serves a global audience and needs maximum geolocation accuracy, continue using api.maptiler.com.