Skip to main content
GET
Get area availability

Authorizations

Authorization
string
header
required

Organization-scoped bearer credential: a customer API key (1club_sk_live_...) or an MCP OAuth access token.

Path Parameters

areaId
integer
required

Area id

Query Parameters

from
string<date-time>
required

Window start (ISO date-time)

to
string<date-time>
required

Window end (ISO date-time). At most 31 days after from.

slotMinutes
enum<integer>
default:60

Granularity of computed slots in minutes.

Available options:
15,
30,
60,
90,
120

Response

Area availability

areaId
integer
from
string<date-time>
to
string<date-time>
timezone
string

IANA timezone the hours are expressed in

maxConcurrentBookings
integer
version
string

Consistency token (highest change sequence for this area)

operatingHours
object

Per-day-of-week opening schedule

busy
object[]
slots
object[]