Boulevard API
Boulevard controls REST API access to select integration partners, leaving most teams without a self-serve path to client, appointment, transaction, and invoice data. Integuru can generate a production-ready HTTP API — chat with us to get started.
Overview
Boulevard is a modern salon and spa management platform designed for premium service businesses: blow-dry bars, hair salons, skin care studios, and multi-service wellness destinations that prioritize client experience and revenue per chair. The platform covers online booking, client profiles, point-of-sale, staff scheduling, and loyalty programs. It is built specifically for businesses where repeat client relationships and service personalization are central to retention, which makes the underlying client and appointment data unusually rich.
The REST API exists but is not accessible outside of Boulevard's curated partner network. There is no developer portal, no open signup process, and no published criteria for partner selection. For most engineering teams — salon software vendors that want to add Boulevard to their platform roster, AI booking assistants that need appointment availability data, or multi-location operators building internal tooling — there is simply no path to programmatic access through official channels.
Integuru generates a production-ready HTTP API for Boulevard using direct HTTP requests against the same endpoints the Boulevard web application uses internally. Client profiles, appointment records, transaction history, invoices, and the service catalog are all reachable through Integuru's API without a partner relationship, and the Production plan's 24/7 on-call maintenance ensures that session state and endpoint changes are handled before they affect your production calls.
Why Teams Need This Integration
The partner-only API barrier creates a specific set of problems for the teams most likely to build on Boulevard data.
Salon group and franchise operators. Boulevard is popular with premium salon brands that operate multiple locations under a single ownership structure. Group operators need a consolidated view of client visits, staff performance, and revenue across all locations, the kind of reporting that requires programmatic access to every location's appointment and transaction data. Integuru's list_appointments, get_transactions, and list_invoices actions make this possible without requiring a Boulevard partnership for each location.
AI booking and client retention tools. Wellness-tech companies building AI scheduling assistants, automated rebooking tools, or churn prediction models need read and write access to appointment records and client profiles. Accessing appointment availability in real time, creating bookings programmatically, and writing notes or service history back to a client record all require the API that Boulevard reserves for partners. Integuru provides this access immediately, without the approval dependency.
Salon software vendors expanding platform coverage. A recurring request pattern: a point-of-sale vendor, CRM tool, or membership platform already supports several salon software systems and wants to add Boulevard to the list. Building the integration requires API access that Boulevard does not provide on a self-serve basis. Integuru lets the vendor ship Boulevard support without waiting on a partnership process that has no published timeline.
Financial and payroll reconciliation. get_transactions and list_invoices feed accounting platforms, gratuity reporting tools, and payroll systems that need structured revenue data from the salon's booking platform. Pulling this data manually through Boulevard's export UI is a recurring task that breaks whenever the export format changes. An Integuru integration replaces the manual export with a scheduled API call.
Salon & Spa Workflows This Integration Covers
The eleven planned actions span the full client and revenue lifecycle for a premium salon or spa:
- Client management:
list_clientsandget_client_detailsurface the client base with visit history, service preferences, and loyalty balances.create_clientsupports intake automation and CRM sync for platforms that create client records from external booking flows. - Appointment lifecycle:
list_appointmentsandget_appointment_detailfeed scheduling tools, staff dashboards, and utilization analytics.create_appointmentandcancel_appointmentgive AI booking assistants and external scheduling products write access to the Boulevard calendar. - Revenue data:
get_transactionsandlist_invoicesdeliver structured financial data to accounting platforms, payroll tools, and revenue analytics dashboards with line-item and gratuity detail. - Service catalog and staff:
list_servicesandlist_staffgive booking tools the pricing, duration, and availability data they need to display options and match clients to appropriate staff members.
Adjacent Integrations
Integuru already covers this vertical in production. The Vagaro integration provides 22 live actions across customers, appointments, transactions, memberships, and services for salon and spa businesses — the most complete benchmark integration for the vertical on Integuru today. The Zenoti integration delivers 11 live actions for enterprise spa and wellness chains including appointments, guests, centers, services, and booking. The Aesthetic Record integration covers 15 live actions for medical aesthetics practices that frequently share a client base with premium salons, including patients, appointments, and invoices.
What Boulevard currently offers publicly
Boulevard offers a REST API, but access is restricted to select integration partners chosen by Boulevard on a case-by-case basis. The API is not self-serve, and there is no public developer portal or open application process. Development teams outside Boulevard's partner network — including salon software vendors, AI booking tools, and wellness-tech startups — have no documented path to programmatic access.
Boulevard official siteActions Integuru could expose
Return a paginated list of client profiles with contact details, visit history, and loyalty point balances
Retrieve the complete record for a single client including service history, notes, and linked appointments
Create a new client record with contact, communication preferences, and referral source information
List appointments at a location filtered by date range, service type, and staff member
Retrieve the full detail for a single appointment including service, staff, duration, and payment status
Book a new appointment for an existing client at a specific location, service, and staff member
Cancel a booked appointment and apply the configured cancellation and deposit policy for the location
Return transaction records for a location or client with payment method, amount, and service breakdown
List invoice records with line items, gratuity, applied promotions, and outstanding balance
Return the service menu for a location with pricing, duration, and available staff assignments
List staff profiles at a location with role, specialties, and booking availability
These actions reflect what Integuru would generate based on the workflows Boulevard exposes through its web interface. Final scope is confirmed when the integration is built.
Integuru already supports these platforms in the same vertical
These are live, production-ready integrations (not requests). They show that Integuru has working knowledge of this space.
Frequently Asked Questions
Ready to integrate Boulevard?
Integuru builds a production-ready API using direct HTTP requests. 24/7 maintenance included on production plans.
npm install -g integuru