Virtuagym · Authentication Profile

Virtuagym Authentication

Authentication

Virtuagym secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

FitnessHealth Club ManagementGym ManagementCoachingMembership ManagementFitness SoftwareWellnessSchedulingSoftware-as-a-Service
Methods: apiKey Schemes: 2 OAuth flows: API key in:

Security Schemes

apiKeyAuth apiKey
· in: query ()
clubSecretAuth apiKey
· in: query ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-12'
method: derived
source: openapi/virtuagym-openapi.yml
summary:
  types:
  - apiKey
schemes:
- name: apiKeyAuth
  type: apiKey
  in: query
  parameterName: api_key
  description: >-
    The club's API key, provisioned in the Virtuagym portal under System
    settings > Business info > Advanced. Passed as the `api_key` query-string
    parameter on every v1 request.
  sources:
  - openapi/virtuagym-openapi.yml
- name: clubSecretAuth
  type: apiKey
  in: query
  parameterName: club_secret
  description: >-
    The club secret, provisioned alongside the API key in the Virtuagym portal.
    Required in addition to the API key on all v1 endpoints, passed as the
    `club_secret` query-string parameter.
  sources:
  - openapi/virtuagym-openapi.yml
notes: >-
  v1 endpoints require BOTH api_key and club_secret together, over HTTPS only
  (insecure connections are rejected). Legacy v0 endpoints (deprecated) used HTTP
  Basic Auth with a Virtuagym user's username/password. A separate OAuth 2.0
  authorization-code flow (authorize at www.virtuagym.com/oauth/authorize, token
  at virtuagym.com/oauth/token, using a client_id / client_secret) exists for
  end-user-context calls, and the Lead API (V3) uses its own client_id /
  client_secret - these are out of scope for the club-scoped v1 surface modeled
  here. Authoritative auth documentation is access-gated; request access via
  api@virtuagym.com.

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/virtuagym-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.