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

The Payments API from WellnessLiving — 4 operation(s) for payments.

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

Payments 4
GET
/Thoth/WlPay/Account/Account.json
Retrieves information about accounts of given user in given business.
get_Thoth_WlPay_Account_Account 4 params → 200400401403404422500
GET
/Thoth/WlPay/Bank/Card/List.json
Retrieves information about user's bank cards.
get_Thoth_WlPay_Bank_Card_List 4 params → 200400401403404422500
POST
/Thoth/WlPay/Account/Charge/Charge.json
Allows the user account to be filled with a specified payment, or to perform the reset change manually.
post_Thoth_WlPay_Account_Charge_Charge 6 params body → 200400401403404422500
GET
/Thoth/WlPay/Transaction/Report/TransactionAllPayment.json
Gets the daily transaction data.
get_Thoth_WlPay_Transaction_Report_TransactionAllPayment 6 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-payments-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 Promotions API
WellnessLiving Reports API
WellnessLiving Reviews API
WellnessLiving Rewards API