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.