List booking sources
Sources
List booking sources
Retrieve all booking sources (channels) available for your venue. Sources represent where bookings originate from (e.g., Website, Phone, Email, Walk-in).
GET
List booking sources
Authorizations
Bearer authentication using your BookingShake API key. Retrieve your API key from Settings > Integrations in your BookingShake dashboard.
Response
List of booking sources retrieved successfully
Source ID
Example:
"JKd8f3mP2xQw"
Source display name (may be in French or configured language)
Example:
"Site web"
URL-safe slug of the source (usable as source_slug in POST /events/create)
Example:
"website"
Source type ('direct' or 'apporteur')
Example:
"direct"
Whether this is the default source of the venue
Example:
true
