Data API

Using the API from JavaScript?

Data API reference

Scalar API Reference
v1.0
OpenAPI 3.1.0
Server:https://api.maptiler.com

MapTiler API

Client Libraries

Data

GeoJSON

GeoJSON containing the vector features.

Path Parameters
  • dataId
    Type: string
    required

    Identifier of the data. See MapTiler Datasets.

Responses
  • application/json
Request Example for get/data/{dataId}/features.json
curl 'https://api.maptiler.com/data/{dataId}/features.json?key=YOUR_SECRET_TOKEN'
{}
Using the OpenAPI Specification?
Get the openapi.yaml
Was this helpful?
MapTiler API
Data API
Data API