On this page

    MapTiler API

    v1.0

    Using the API from JavaScript?
    API Base URL
    MapTiler API: https://api.maptiler.com/

    MapTiler API allows you to programmatically access all the data, maps, services, and resources available in your MapTiler account.

    Access to your resources via MapTiler API is read-only, and therefore safe and well suited for public end-user applications. You can use it to add a map directly to your website, request map tiles, create an image with a location map for your business, search for addresses, and more.

    The universal public API request format is:

    https://api.maptiler.com/{METHOD}/{QUERY}.json?{PARAMS}&key=YOUR_MAPTILER_API_KEY_HERE
    

    Key

    You need a MapTiler API key to use this service. Get it here and learn how to protect it.

    Additional Information

    Contact Support

    Premium support

    Terms of Service

    Was this helpful?

    MapTiler API
    Description