How can I get a list of booking pages via the api?

Is a booking page described as a ‘profile’ the names aren’t as straightforward. Any information would be helpful!

@sppw yes, profile is a booking page. In v2 of the API this wil be changed to avoid confusion.

1 Like

To get a list send a GET to https://api.youcanbook.me/profiles?fields=id,subdomain,createdAt,description,logo

You can include any fields you want to capture in your request.

1 Like

Thank you for the clarification. Just curious, when will v2 of the API be launched?

@sppw I hate giving definite timeframes, but we are hopeful that it will be within the next 12-18 months, but don’t quote me on that. We will keep everyone updated as we get ready to roll it out.

1 Like