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 Promotions API

The Promotions API from WellnessLiving — 4 operation(s) for promotions.

WellnessLiving Promotions 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 Promotions. 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 Promotions 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.

Promotions 4
GET
/Wl/Promotion/Index/PromotionIndex.json
Gets a list of packages/passes/memberships.
get_Wl_Promotion_Index_PromotionIndex 5 params → 200400401403404422500
GET
/Wl/Promotion/PromotionList.json
Returns promotion list of the specified business.
get_Wl_Promotion_PromotionList 3 params → 200400401403404422500
POST
/Wl/Promotion/Promotion.json
Saves promotion data.
post_Wl_Promotion_Promotion 3 params body → 200400401403404422500
GET
/Wl/Login/Promotion/GuestPass/GuestPassList.json
Retrieves guest passes for a specific client.
get_Wl_Login_Promotion_GuestPass_GuestPassList 5 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-promotions-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 Classes API
WellnessLiving Clients API
WellnessLiving Locations API
WellnessLiving Payments API
WellnessLiving Reports API
WellnessLiving Reviews API
WellnessLiving Rewards API