MedTrainer · OAuth Scopes

MedTrainer OAuth Scopes

OAuth 2.0 probed

MedTrainer uses OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (e.g. client-credentials or role-based authorization) rather than per-scope consent.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyHealthcareComplianceCredentialingLearning ManagementProvider DirectoryFHIRHL7TrainingRisk ManagementSoftware-as-a-Service
Scopes: 0 Flows: Method: probed

Scopes (0)

MedTrainer implements OAuth 2.0 but publishes no discrete scopes — access is governed by the grant itself (client-credentials or role-based authorization) rather than per-scope consent.

The MedTrainer Public API itself declares NO oauth2 security scheme — it authenticates with an X-API-Key header or an opaque bearer token, and therefore has no scope surface at all. An API key is scoped by the permissions of the API key group created in the platform, and those permissions are not published. The scopes below were read from two live OAuth/OIDC discovery documents on other MedTrainer hosts and are recorded so the platform's real authorization surface is not lost — they do NOT govern api.medtrainer.com.

Source

OAuth Scopes

Raw ↑
generated: '2026-08-25'
method: probed
source: >-
  https://auth.medtrainer.com/.well-known/openid-configuration;
  https://medtrainer.com/.well-known/oauth-authorization-server
docs: https://api.medtrainer.com/docs#section/Getting-started
note: >-
  The MedTrainer Public API itself declares NO oauth2 security scheme — it authenticates with an
  X-API-Key header or an opaque bearer token, and therefore has no scope surface at all. An API
  key is scoped by the permissions of the API key group created in the platform, and those
  permissions are not published. The scopes below were read from two live OAuth/OIDC discovery
  documents on other MedTrainer hosts and are recorded so the platform's real authorization
  surface is not lost — they do NOT govern api.medtrainer.com.
surfaces:
- surface: platform identity provider
  issuer: https://auth.medtrainer.com/
  protocol: OpenID Connect
  scopes:
  - name: openid
    description: Standard OIDC scope requesting an ID token.
  - name: profile
    description: Standard OIDC profile claims.
  - name: email
    description: Standard OIDC email claim.
  - name: email_verified
  - name: name
  - name: given_name
  - name: family_name
  - name: nickname
  - name: picture
  - name: phone
  - name: address
  - name: created_at
  - name: identities
  - name: offline_access
    description: Requests a refresh token.
- surface: MCP server (medtrainer.com WordPress)
  issuer: https://medtrainer.com
  protocol: OAuth 2.0 (RFC 8414 + RFC 9728)
  scopes:
  - name: mcp
    description: The only scope advertised for the MedTrainer MCP protected resource at /wp-json/mcp/mcp-oauth-server.
- surface: MedTrainer Public API
  issuer: null
  protocol: api-key / bearer
  scopes: []
  note: 'No OAuth scopes. Authorization is per-API-key-group and is configured in the platform UI, not published.'

Work with this as data

Every scope set 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 oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set 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 scope set
curl "https://apis.io/api/v1/scopes/medtrainer-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

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

Get an API key

Free tier, no email required.

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