How Peak Leverage connects to Vagaro
Vagaro is business management software for salons, spas, med spas, fitness, and wellness businesses. It combines appointment booking, client management, forms, payments, marketing, listings, and online booking tools so operators can run front desk and client workflows from one system.
Auth model
Vagaro's documented Public API V2 starts by generating an access token using the client credentials stored in Vagaro Developer Settings. That makes the integration server-side and credentialed rather than a client-side script pattern.
API model
On the native website path, the visitor books inside Vagaro's booking widget or listing-page flow and the resulting appointment or form response lands directly in Vagaro. On a custom integration path, a backend service obtains a token and then calls Vagaro's V2 API to read or change supported records.
Related routes for Vagaro
Review the industry-specific pages that inherit this documented integration model.