ClassPass website screenshot

ClassPass

ClassPass is a fitness and wellness marketplace that lets consumers book classes, gym visits, and spa/wellness experiences across a network of studios in a single app using a monthly credit subscription. On the supply side, ClassPass runs a partner integration platform - centered on a named "ClassPass Inventory API" - that lets studios and their scheduling/booking software (100+ platforms, including Mindbody, Vagaro, Zen Planner, and Eversports Manager) push live class schedules, availability, and pricing to ClassPass and receive bookings and cancellations back. The partner developer portal at developers.classpass.com requires an approved partner login (Auth0) to view the API specification document and run certification tests; ClassPass does not publish a public, unauthenticated API reference, OpenAPI file, or Postman collection. ClassPass is now part of Playlist, the group formed together with Mindbody and Booker.

ClassPass publishes 2 APIs on the APIs.io network. Tagged areas include Fitness, Wellness, Class Booking, Marketplace, and Studios.

12.8/100 minimal ▬ flat Agent 0/100 human only Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessPaid
2 APIs
FitnessWellnessClass BookingMarketplaceStudiosGymsSchedulingPartner API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 12.8/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 2.6 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 5.9 / 10
Agent readiness — 0/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/classpass: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

ClassPass Inventory API

ClassPass's named partner integration API for studios and their scheduling/booking software. Per ClassPass partner-marketing pages and integration-partner help centers (e.g. stu...

ClassPass Partner Certification & Token Portal

The client-side application shell served at developers.classpass.com (inspectable without authenticating) declares Redux state entities named cpToken, integratorSettings, specDo...

Pricing Plans 1

Published pricing tiers and plan structures.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Classpass Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: classpass
url: https://raw.githubusercontent.com/api-evangelist/classpass/refs/heads/main/apis.yml
name: ClassPass
kind: company
description: ClassPass is a fitness and wellness marketplace that lets consumers book classes, gym visits, and spa/wellness
  experiences across a network of studios in a single app using a monthly credit subscription. On the supply side, ClassPass
  runs a partner integration platform - centered on a named "ClassPass Inventory API" - that lets studios and their scheduling/booking
  software (100+ platforms, including Mindbody, Vagaro, Zen Planner, and Eversports Manager) push live class schedules, availability,
  and pricing to ClassPass and receive bookings and cancellations back. The partner developer portal at developers.classpass.com
  requires an approved partner login (Auth0) to view the API specification document and run certification tests; ClassPass
  does not publish a public, unauthenticated API reference, OpenAPI file, or Postman collection. ClassPass is now part of
  Playlist, the group formed together with Mindbody and Booker.
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/classpass.png
tags:
- Fitness
- Wellness
- Class Booking
- Marketplace
- Studios
- Gyms
- Scheduling
- Partner API
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: classpass:classpass-inventory-api
  name: ClassPass Inventory API
  tags:
  - Inventory
  - Classes
  - Schedules
  - Availability
  - Bookings
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developers.classpass.com/specInfo
  properties:
  - url: https://developers.classpass.com/
    type: Documentation
  - url: https://developers.classpass.com/specInfo
    type: APIReference
  description: ClassPass's named partner integration API for studios and their scheduling/booking software. Per ClassPass
    partner-marketing pages and integration-partner help centers (e.g. studio scheduling vendors that consume this API), studios
    push class schedules, real-time availability, and pricing to ClassPass, and receive bookings and cancellations back -
    on some partner platforms reconciled on a roughly 30-minute polling interval. ClassPass's own reference for this API -
    the "ClassPass Inventory API" specification document titled on developers.classpass.com/specInfo - sits behind an Auth0-gated
    partner login; endpoint paths, request/response payloads, and versioning are not published for unauthenticated readers,
    so no endpoint list is modeled here.
  endpointsModeled: false
- aid: classpass:classpass-partner-certification-portal
  name: ClassPass Partner Certification & Token Portal
  tags:
  - Partner Portal
  - OAuth
  - Certification
  - Sandbox
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developers.classpass.com/
  properties:
  - url: https://developers.classpass.com/
    type: Documentation
  description: The client-side application shell served at developers.classpass.com (inspectable without authenticating) declares
    Redux state entities named cpToken, integratorSettings, specDoc, validationTests, and runTest, indicating the portal issues
    partner API tokens, stores per-integrator settings, serves the gated API specification document, and runs an automated
    validation/certification test suite that integrations must pass before going live. Login is handled via Auth0 (core-portal.auth0.com,
    audience https://developers.classpass.com). No further technical detail - scopes, token format, or test coverage - is
    publicly visible without an approved partner account.
  endpointsModeled: false
common:
- type: DomainSecurity
  url: security/classpass-domain-security.yml
- type: Website
  url: https://classpass.com
- type: LinkedIn
  url: https://www.linkedin.com/company/classpass
- type: DeveloperPortal
  url: https://developers.classpass.com/
- type: HelpCenter
  url: https://help.classpass.com/hc/en-us/articles/360061293531-What-is-ClassPass-s-API-Access-Terms-of-Use
- type: BookingIntegrations
  url: https://classpass.com/partners/classpass-booking-integrations
- type: Plans
  url: plans/classpass-plans-pricing.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com