Public Data

Opening Times

1min

If you need a simple check to see the opening times for a given day then the opening times call will suit that. The call can also return a true or false on if the venue is open at the specified times

Returns the opening time, and closing time of a venue
GET
Request
Path Params
Venue Slug
required
String
The venue you want to get opening times for, using the URL slug
Date
optional
String
Date which you want to check if the venue is open. If not provided will default to today.
Time
optional
String
The time in HH:SS format for which you want to check if the venue is open
Session Limiter
optional
Number
Limit the opening time check to a particular session, providing the session ID




Updated 25 Mar 2024
Doc contributor
Did this page help you?