Tdaycom · OAuth Scopes

Tdaycom OAuth Scopes

OAuth 2.0 searched

Tdaycom publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Tdaycom API on a user’s behalf.

Tokens are issued from https://tday.com/api/mcp/oauth/token.

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.

CompanyMarketingArtificial IntelligenceContent GenerationVideoSocial MediaDeveloper ToolsMCPAgentsY Combinator
Scopes: 1 Flows: authorizationCode Method: searched

OAuth endpoints

Authorization URL
https://tday.com/api/mcp/oauth/authorize
Token URL
https://tday.com/api/mcp/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
tday Single coarse-grained scope granting an OAuth client access to the tday MCP server (https://tday.com/api/mcp). tday does not (publicly) document finer-grained scopes; this is the only value advertised in scopes_supported. authorizationCode

Source

OAuth Scopes

tdaycom-scopes.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://tday.com/.well-known/oauth-authorization-server
docs: https://tday.com/.well-known/oauth-protected-resource
schemes:
- name: OAuth2
  source: https://tday.com/.well-known/oauth-authorization-server
  flows:
  - flow: authorizationCode
    authorizationUrl: https://tday.com/api/mcp/oauth/authorize
    tokenUrl: https://tday.com/api/mcp/oauth/token
    pkce: S256
scopes:
- scope: tday
  description: >-
    Single coarse-grained scope granting an OAuth client access to the tday MCP
    server (https://tday.com/api/mcp). tday does not (publicly) document finer-grained
    scopes; this is the only value advertised in scopes_supported.
  flows:
  - authorizationCode
  sources:
  - well-known/tdaycom-oauth-authorization-server.json