TrueCoach · Authentication Profile

Truecoach Authentication

Authentication

TrueCoach publishes no public developer API program or API reference, so there is no OpenAPI to derive an auth profile from. The only documented programmatic access is the Zapier partner integration (Pro plan and above), authorized with an API key that a coach copies from Settings > Integration > Zapier (app.truecoach.co/coach/account/trainer-zapier) and pastes into Zapier. The web/mobile apps themselves authenticate end users with email/password and Google OAuth 2.0 sign-in against the private api.truecoach.co backend; that surface is not documented for third parties.

TrueCoach secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyFitnessPersonal TrainingCoachingWorkoutsNutritionHealthSaaS
Methods: apiKey Schemes: 1 OAuth flows: API key in:

Security Schemes

zapierApiKey apiKey

Source

Authentication Profile

truecoach-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://help.truecoach.co/en/articles/8688374-zapier-integration
docs: https://help.truecoach.co/en/articles/8688374-zapier-integration
description: >-
  TrueCoach publishes no public developer API program or API reference, so
  there is no OpenAPI to derive an auth profile from. The only documented
  programmatic access is the Zapier partner integration (Pro plan and above),
  authorized with an API key that a coach copies from Settings > Integration >
  Zapier (app.truecoach.co/coach/account/trainer-zapier) and pastes into
  Zapier. The web/mobile apps themselves authenticate end users with
  email/password and Google OAuth 2.0 sign-in against the private
  api.truecoach.co backend; that surface is not documented for third parties.
summary:
  types:
    - apiKey
  notes:
    - No public API reference; API key is only documented for the Zapier connector.
    - Zapier access is gated to the Pro plan and above.
schemes:
  - name: zapierApiKey
    type: apiKey
    description: >-
      Per-account API key issued in the TrueCoach coach settings (Settings >
      Integration > Zapier) and used to authorize the TrueCoach app inside
      Zapier. Key placement (header/param) is handled by the Zapier connector
      and is not publicly documented.
    docs: https://help.truecoach.co/en/articles/8688374-zapier-integration
    sources:
      - https://help.truecoach.co/en/articles/8688374-zapier-integration