Komoot: Get Route Gallery
Komoot via Parse · maps_geo
Get the image gallery (photos) for a specific route. Returns paginated images from both user tours and highlights along the route. Each image includes a templated URL, geographic location, creation date, and creator info. Access outdoor route data including GPS coordinates, elevation profiles, trail maps, and regional discovery content. Search routes by location and sport type, retrieve detailed route and gallery data, and look up public user profiles. Fulfilled by Parse from komoot.com.
- komoot
- komoot-com
- maps-geo
- parse
- platform-key
- sports
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- maps_geo
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/241b6f4c-0b7a-4a05-a37e-e5bb73799df8/get_route_gallery
- Interface artifact
- sha256:49081bedf7f67bebca47bfccc60221897feecae78769f60dab3bd303049d74c4
- Manifest digest
- sha256:04787b932f27e0cca165f613fca1b255825eb350322bbcba02cce29fc4acbf7e
Request fields
- page (integer): Zero-based page number for pagination
- limit (integer): Number of photos per page
- route_id (string, required): The unique ID of the route (e.g. e1985976155), obtainable from search_routes results
Example queries
- {"page":"0","limit":"5","route_id":"e1985976155"}