Loading...

API access

Tiles XYZ / Web Mercator Raster

Gravel Surface Tiles

AI-derived road surface classification tiles for fast, surface-aware mapping. Optimized cache headers, low-latency edge delivery, and consistent color ramps for gravel / mixed / paved.

  • Zoom levels: 5–18 (premium), 5–12 (free)
  • Attribution: © MapiBot (required)
  • Use in: Leaflet, MapLibre GL, XYZ
Tile URL template
https://mapibot.com/api/tiles/gravel/{z}/{x}/{y}.png?key=YOUR_API_KEY
Leaflet quick start
L.tileLayer(
  'https://mapibot.com/api/tiles/gravel/{z}/{x}/{y}.png?key=YOUR_API_KEY',
  {
    minZoom: 5,
    maxZoom: 18,
    attribution: '© MapiBot'
  }
).addTo(map);
Your API key Not generated

Server signing secret Hidden

Never put this secret in frontend code. Store it as an environment variable on your server and use it to sign short-lived tokens. You can rotate anytime.

Current plan
Free (dev)
Upgrade for full zoom

Manage billing
Usage Tiles
Today:
7d:
30d:

Premium unlocks z13–18, higher rate limits, and commercial usage. Billing handled via Stripe.

Top