Skip to main content
GuidesAPI ReferenceExamples

Changelog

All notable changes to Maps & 3DScene APIs will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.


Vector Tiles API

[1.0.0] - 2026-01-30

Added

  • Initial release of the Vector Tiles API
  • GET /tiles/{zoom}/{x}/{y}.{format} endpoint for retrieving vector map tiles
  • Support for Slippy tile format coordinates (zoom/x/y)
  • Support for .mvt (Mapbox Vector Tile) output format
  • Support for .pbf (Protocol Buffers) output format
  • Token-based authentication via Authorization header