# Maptoolkit API Documentation > Geo APIs for maps, routing, geocoding, elevation, and weather. > Each API has its own llms.txt with full usage guidance, gotchas, and links to examples and the OpenAPI spec. ## Interactive Maps - [Vector Tiles](vector-tiles/llms.txt): Styleable vector maps for MapLibre GL and Mapbox GL. - [Raster Tiles](raster-tiles/llms.txt): PNG tile maps for Leaflet, OpenLayers, and slippy map libraries. ## Static Maps - [Static Maps API](static-maps-api/llms.txt): Generate map images for emails, PDFs, and thumbnails. ## Directions - [Routing API](routing-api/llms.txt): Turn-by-turn routing for car, bike, foot, and transit. - [Isochrone API](isochrone-api/llms.txt): Reachability polygons for a given travel time. - [Matrix API](matrix-api/llms.txt): Travel times and distances between multiple origins and destinations. ## Environmental Data - [Elevation API](elevation-api/llms.txt): Point elevation lookups above sea level. - [Weather API](weather-api/llms.txt): Weather forecasts as map layers or coordinate lookups. ## Search - [Geocoding API](geocoding-api/llms.txt): Forward and reverse geocoding.