One API key, one line of code, your map is live. TileCat serves vector basemaps built on OpenStreetMap, with public pricing from day one — no form to fill out to see it.
50,000 free map loads every month · No credit card required
Free signup in 30 seconds, no credit card. Your API key is generated instantly from the dashboard.
One line in MapLibre GL JS, Leaflet, or your mobile SDK of choice. No infrastructure to provision, no tile server to run.
Your map is running, with 50,000 free loads a month. Scale up only once you actually need to.
Tiles built from OSM with Planetiler, updated regularly, worldwide coverage.
MapLibre GL JS, Leaflet, OpenLayers, iOS, Android — the same open standards as the rest of the industry.
The stack is open. Want to host it yourself? The docs are public, no black box.
// npm install maplibre-gl import maplibregl from 'maplibre-gl'; new maplibregl.Map({ container: 'map', style: 'https://tiles.tile.cat/styles/default.json?key=YOUR_KEY', center: [2.3522, 48.8566], zoom: 11 });
The free tier isn't a time-limited trial: it's free forever, as long as you stay under quota. And it's billed by map load, not by request: whether your map fetches 20 tiles or 200 at a given zoom, it only counts as one load.
No credit card · forever
No lock-in · cancel anytime