Skip to main content
POST
/strava/clubs

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
club
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
url
string
required
name
string
required
@type
string
default:StravaClub
sport_type
string | null
club_types
string[]
city
string | null
state
string | null
country
string | null
country_code
string | null
member_count
integer
default:0
image
string | null
cover
string | null
website
string | null
is_verified
boolean
default:false
is_private
boolean
default:false
is_leaderboard_enabled
boolean
default:false
members
object[]