Bookwhen API
[Note: The API is a work in progress. Please contact us if you need anything specific.]
In the examples below the code pchwu is for the example booking page. You find the code for your specific account, go to your schedule admin page (eg. https://bookwhen.com/schedule/pchwu) and take the code from the URL - it's the last 5 characters.
List events in your schedule
https://bookwhen.com/api/v1/pchwu/schedule?from=2011-04-30&limit=2
from - date and time to show events from.
limit - number of rows to be returned.
from_id - for showing more. Get 'last_slot' from the results for the previous block.
event_ref - to filter on an single event. The event ref is the 3 character string found in the URL of the event booking page (or edit event).