Hyperice · Authentication Profile
Hyperice Authentication
Authentication
Hyperice's authentication profile is not derived from an OpenAPI — it publishes no OpenAPI with securitySchemes. It is read from three live, anonymous discovery documents Hyperice serves on its own domain: the OIDC discovery document, the RFC 8414 OAuth authorization-server metadata (byte-identical to the OIDC document on this store), and the RFC 9728 protected-resource metadata. The result is a three-tier posture: an entirely unauthenticated public read tier, an agent-identity-gated commerce tier, and an OIDC-protected customer-account tier.
Hyperice secures its APIs with none, openIdConnect, oauth2, and http across 4 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).
CompanyCommerceRetailHealth and WellnessConsumer HardwareSports and FitnessAgentic CommerceGraphQLMCPShopify
Methods: none, openIdConnect, oauth2, http
Schemes: 4
OAuth flows: authorizationCode
API key in:
Security Schemes
HypericeCustomerAccounts openIdConnect
HypericeProtectedResource http
UCPAgentProfile agent-identity
ShopifyStorefrontPublicAccess none