Boulevard GraphQL APIs
Boulevard exposes two distinct, confirmed GraphQL surfaces plus one adjacent REST endpoint. All three require an Enterprise-tier Boulevard account and are provisioned through the Boulevard Developer Portal with a sandbox `businessId` (URN-formatted, e.g. `urn:blvd:Business:{id}`) and `apiKey`, sent as a Bearer token in the `Authorization` header.
Overview
Boulevard GraphQL APIs is a GraphQL API specification published by Boulevard on the APIs.io network.
Boulevard exposes two distinct, confirmed GraphQL surfaces plus one adjacent REST endpoint. All three require an Enterprise-tier Boulevard account and are provisioned through the Boulevard Developer Portal with a sandbox businessId (URN-formatted, e.g. urn:blvd:Business:{id}) and apiKey, sent as a Bearer token in the Authorization header.
documentation is published at https://developers.joinblvd.com/.
The specification includes 6 reference links.
Tagged areas include Salon Software, Spa Software, Med Spa, Appointment Scheduling, and CRM.
Endpoint
References
- Admin API overview https://developers.joinblvd.com/2020-01/admin-api/overview
- Admin API authentication https://developers.joinblvd.com/2020-01/admin-api/authentication
- Client API overview https://developers.joinblvd.com/2020-01/client-api/overview
- Client API authentication https://developers.joinblvd.com/2020-01/client-api/authentication
- Tokenization API overview https://developers.joinblvd.com/2020-01/tokenization-api/overview
- Reference booking flow starter kit https://github.com/Boulevard/create-booking-flow