Our company intends to use API data from hidden services and providers for data analysis purposes. However, we found that the data is only accessible if the “Display” setting is enabled.
- Are there alternative configurations that would allow us to access this data without making it visible to the public?
- Can this specific API be modified or used with additional parameters to support retrieving “hidden” items?
API Documentation Reference:
Get slots timeline
Return data for slots timeline per date.
Endpoint:
/admin/timeline/slots
Method:
GET
Request parameters:
int service_id - selected service id
int provider_id - selected provider id
string date_from - date from
string date_to - date to
int count - bookings count
bool with_available_slots - to calculate available slots count (Display Remaining Spaces custom feature required)
int booking_id - timeline for edit booking
int|array product_ids - array of selected service addons ids
bool skip_min_max_restriction - to skip min and max restriction