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

Zen Planner Classes API

The Classes API from Zen Planner — 3 operation(s) for classes.

Zen Planner Classes API is one of 7 APIs that Zen Planner publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths. It is described by OpenAPI 3.0.3, at version v1.

Requests are made against a single base URL, https://api.partners.daxko.com/api/v1.

3 operations 3 paths 0 schemas 3 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
v1
Base URL
https://api.partners.daxko.com/api/v1
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Zen Planner Classes API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the clientCredentials flow. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 against the Daxko Partners token service. Partner/API access tokens are obtained from https://api.partners.daxko.com/v3/partners/oauth2/token and mem…

Paths & Operations 3

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

Classes 3
GET
/classes
Retrieve classes
listClasses → 200
GET
/classes/people/{personId}/reservations
Retrieve a person's class reservations
listPersonReservations 1 param → 200
GET
/classes/people/{personId}/attendances
Retrieve a person's class attendances
listPersonAttendances 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zenplanner-classes-api-openapi.yml Raw ↑

Other APIs Zen Planner publishes across the network.

Zen Planner Groups API
Zen Planner Locations API
Zen Planner Memberships API
Zen Planner People API
Zen Planner Programs API
Zen Planner Prospects API