Vector Styles API

Our Vector Styles API allow you to create maps in your application or website using client-side rendering. The API itself provides a Maplibre Style Specification json endpoint for each map, along with the supporting endpoints for fonts and icons. You’ll only need the stylesheet endpoint and the rest will be loaded automatically.

Demo

Endpoint

The URL format for the Vector Styles API is:

https://api.thunderforest.com/styles/{style}/style.json?apikey={apikey}
style

The id for the map style, e.g. atlas. See below for available list.

apikey

Your API Key.

Tutorial

We will have a tutorial showing how to integrate our Vector Styles API using Maplibre GL JS shortly.

Available Maps

We’re launching our Vector Styles API with our Atlas map - and we expect more styles to be available in the future. Check back here for the updated list!

Feedback

This is a new API for us, so your feedback is very welcome!