MapTiler · Authentication Profile

Maptiler Authentication

Authentication

MapTiler secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

MapsGeospatialTilesVector TilesSatellite ImageryGeocodingReverse GeocodingStatic MapsElevationGeolocationCoordinate TransformationGISMapping Platform
Methods: apiKey Schemes: 1 OAuth flows: API key in: query

Security Schemes

key apiKey
· in: query (key)

Source

Authentication Profile

maptiler-authentication.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/maptiler-maptiler-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: key
  type: apiKey
  in: query
  parameter: key
  description: Your own API key from https://cloud.maptiler.com/
  sources:
  - openapi/maptiler-maptiler-openapi.yml