Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

WellnessLiving Classes API

The Classes API from WellnessLiving — 4 operation(s) for classes.

WellnessLiving Classes API is one of 15 APIs that WellnessLiving publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Classes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.

This API exposes 4 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 3.0.3, at version 1.1.20260620071011.

Requests are made against 4 base URLs: https://us.wellnessliving.com, https://au.wellnessliving.com, https://staging.wellnessliving.com, https://demo.wellnessliving.com.

4 operations 4 paths 1 schemas 3 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.1.20260620071011
Base URL
https://us.wellnessliving.com
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

WellnessLiving Classes API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — The officially published OpenAPI declares a JWT Bearer scheme: sign in via POST /Core/Passport/Login/Enter/Enter.json, then mint a token with GET /Core/Passpor…

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Classes 4
GET
/Wl/Classes/ClassList/List.json
Returns list of classes and events in the business.
get_Wl_Classes_ClassList_List 8 params → 200400401403404422500
GET
/Wl/Classes/ClassView/Element.json
Returns class information including schedules, images, and booking settings for the specified business.
get_Wl_Classes_ClassView_Element 6 params → 200400401403404422500
GET
/Wl/Schedule/ClassList/ClassList.json
Retrieves a list of classes and class information for the given business and date range.
get_Wl_Schedule_ClassList_ClassList 18 params → 200400401403404422500
POST
/Wl/Schedule/Cancel.json
Cancels session for the client. This method is an alias for partners using the API or SDK.
post_Wl_Schedule_Cancel 8 params → 200400401403404422500

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is ErrorResponse (3 properties). Each schema is shown below with its type and property counts.

ErrorResponse
object
Standard WellnessLiving API error response shape.
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

wellnessliving-classes-api-openapi.yml Raw ↑

Other APIs WellnessLiving publishes across the network.

WellnessLiving Appointments API
WellnessLiving Authentication API
WellnessLiving Booking API
WellnessLiving Business API
WellnessLiving Catalog API
WellnessLiving Clients API
WellnessLiving Locations API
WellnessLiving Payments API
WellnessLiving Promotions API
WellnessLiving Reports API
WellnessLiving Reviews API
WellnessLiving Rewards API