Build an unauthenticated client-side booking flow against Boulevard using the official Book SDK

domain: developers.joinblvd.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Get a sandbox account and an API application from the Boulevard Developer Portal (developers.joinblvd.com/getting-started/introduction) to obtain your businessId and apiKey.
  2. Install the SDK: npm install @boulevard/blvd-book-sdk (or yarn add @boulevard/blvd-book-sdk).
  3. Instantiate a client with new Blvd(apiKey, businessId), then call client.businesses.get() and business.getLocations() to select a location.
  4. Create a cart with client.carts.create(location), add a bookable item, then call cart.getBookableDates() and cart.getBookableTimes(date) to find open slots.
  5. Reserve a time with cart.reserve(time), attach client details and a card payment method via cart.update() / cart.addCardPaymentMethod(), then finish with cart.checkout().

Known gotchas

Related routes

Book an appointment in Boulevard using the Admin or Client API's Appointment mutations.
developers.joinblvd.com · 5 steps · unrated
Set up authentication for the Boulevard Admin GraphQL API using a developer sandbox application.
developers.joinblvd.com · 5 steps · unrated
authenticate to boulevard's admin graphql api using a developer portal application (businessId + application api key + application secret)
developers.joinblvd.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans