Explore segments within a geographic bounding box. Returns the top 10 segments matching the specified geographic boundary and optional filters. Segments are sections of roads or trails where Strava athletes can compete for times. The response includes segment details like: - id:…
boundsRequiredstringThe latitude and longitude for two points describing a rectangular boundary for the search as a comma-separated string: 'southwest_lat,southwest_lng,northeast_lat,northeast_lng'. Example: '37.7,-122.5,37.8,-122.4' for San Francisco area.
max_catintegerThe maximum climbing category (0-5, where 0 is the easiest 'NC' category and 5 is the hardest 'HC' category).
min_catintegerThe minimum climbing category (0-5, where 0 is the easiest 'NC' category and 5 is the hardest 'HC' category).
activity_typestringDesired activity type. Must be 'running' or 'riding'. Defaults to riding.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.