---
title: "Explore segments"
method: GET
path: "/segments/explore"
tags: ["Segments"]
---

# Explore segments

`GET /segments/explore`

Returns the top 10 segments matching a specified query. Available only to Extended Access Tier apps with granted permission.

## Query parameters

- `bounds` number[], required
- `activity_type` 'running' | 'riding'
- `min_cat` integer
- `max_cat` integer

## Response `200`

List of matching segments.

- ExplorerResponse — unresolved $ref

## Other responses

- `default` — Unexpected error.

---

[API](https://skmtc.dev/strava/apis/strava-api-v3.md) · [All operations](https://skmtc.dev/strava/apis/strava-api-v3/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/strava/strava-api-v3/revisions/cbbf5860ef72/schema)
