ServiceChannel · OAuth Scopes

ServiceChannel OAuth Scopes

OAuth 2.0 derived

ServiceChannel 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.

Tokens are issued from https://sb2login.servicechannel.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.

CompanyServicesFacilities ManagementWork OrdersField ServiceMaintenanceAsset ManagementService ProvidersInvoicing
Scopes: 0 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://sb2login.servicechannel.com/oauth/authorize
Token URL
https://sb2login.servicechannel.com/oauth/token
Flows
authorizationCode

Scopes (0)

ServiceChannel 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.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/servicechannel-fixxbook-openapi-original.json, openapi/servicechannel-service-automation-openapi-original.json
schemes:
- name: oauth2
  source: openapi/servicechannel-fixxbook-openapi-original.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://sb2login.servicechannel.com/oauth/authorize
    tokenUrl: https://sb2login.servicechannel.com/oauth/token
  description: OAuth2 Authorization
- name: oauth2
  source: openapi/servicechannel-service-automation-openapi-original.json
  flows:
  - flow: authorizationCode
    authorizationUrl: https://sb2login.servicechannel.com/oauth/authorize
    tokenUrl: https://sb2login.servicechannel.com/oauth/token
  description: OAuth2 Authorization
scopes: []