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, 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.

API entry from apis.yml

apis.yml Raw ↑
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