Teambridge · OAuth Scopes

Teambridge OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://teambridge.us.auth0.com/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.

CompanyWorkforce ManagementSchedulingTime TrackingPayrollHRFrontlineWebhooks
Scopes: 1 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://teambridge.us.auth0.com/oauth/token
Flows
clientCredentials

Scopes (1)

ScopeDescriptionFlows
write Full access clientCredentials

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/teambridge-openapi-original.json
schemes:
- name: OAuth2
  source: openapi/teambridge-openapi-original.json
  flows:
  - flow: clientCredentials
    tokenUrl: https://teambridge.us.auth0.com/oauth/token
scopes:
- scope: write
  description: Full access
  flows:
  - clientCredentials
  sources:
  - openapi/teambridge-openapi-original.json