Get club details by slug
Returns club details including amenities, rating, and images. The club must belong to the organization associated with the API token. Requires the clubs:read scope.
Documentation Index
Fetch the complete documentation index at: https://docs.1club.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Customer API key obtained from the admin portal (e.g. 1club_sk_live_...)
Path Parameters
Club slug
Query Parameters
Locale for amenity translations
Response
Club details
A club with its address, contact info, amenities, sports, aggregated images, and average rating.
All images aggregated from the club and its active areas.
Raw amenity IDs stored on the club.
Amenities resolved to display objects (id, name, locale-aware).
Average and total of public reviews. Omitted when there are no public reviews.
Map of social network keys (e.g. 'instagram') to profile URLs.