Booksy: Get Time Slots
Booksy via Parse · b2b_directory
Retrieve available appointment time slots for a specific service at a Booksy Spain business on a given date. Returns combined availability and per-staff breakdowns. Access business information and appointment time slots from Booksy Spain (booksy.com/es-es). Fulfilled by Parse from es.booksy.com.
- b2b-directory
- booksy
- es-booksy-com
- maps-geo
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- POST /scraper/207a23cd-86ea-4481-9d24-3d280a6e364e/get_time_slots
- Interface artifact
- sha256:8aeafd8cf145e45b504207f8849f3708428107703e1b771564cd6f0864a4aead
- Manifest digest
- sha256:c0770277c6f6d4845651404ccf1552b2cdaa1d997f98b6f3f6246eeff1adbdbf
Request fields
- date (string, required): Date to check availability, ISO format YYYY-MM-DD.
- staffer_id (string): Numeric staff member ID from get_business_info staff[*].id. Omit or use '-1' for any available staffer.
- business_id (string, required): Numeric business identifier from Booksy (e.g. '8903').
- service_variant_id (string, required): Numeric service variant ID from get_business_info services[*].variant_id (e.g. '611328').
Example queries
- {"date":"2026-09-01","business_id":"8903","service_variant_id":"611328"}