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

The Locations API from WellnessLiving — 4 operation(s) for locations.

WellnessLiving Locations 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 Locations. 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 2 GET2 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 Locations 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 — 2 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Locations 4
GET
/Wl/Location/List.json
Retrieves a list of locations for the given business.
get_Wl_Location_List 5 params → 200400401403404422500
GET
/Wl/Location/View/View.json
Returns detailed information about the specified location.
get_Wl_Location_View_View 4 params → 200400401403404422500
POST
/Wl/Location/Location.json
Creates new location or edits the existing location.
post_Wl_Location_Location 1 param body → 200400401403404422500
POST
/Wl/Location/WorkTime/LocationWorkTime.json
Saves working hours of the location.
post_Wl_Location_WorkTime_LocationWorkTime 1 param body → 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-locations-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 Payments API
WellnessLiving Promotions API
WellnessLiving Reports API
WellnessLiving Reviews API
WellnessLiving Rewards API