ServiceM8 · OAuth Scopes
ServiceM8 OAuth Scopes
OAuth 2.0
derived
ServiceM8 publishes 11 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the ServiceM8 API on a user’s behalf.
Tokens are issued from https://go.servicem8.com/oauth/access_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.
Field ServiceJob ManagementTradesSchedulingDispatchInvoicingHome Services
Scopes: 11
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://go.servicem8.com/oauth/authorize
https://go.servicem8.com/oauth/authorize
Token URL
https://go.servicem8.com/oauth/access_token
https://go.servicem8.com/oauth/access_token
Flows
authorizationCode
authorizationCode
Scopes (11)
| Scope | Description | Flows |
|---|---|---|
| manage_customers | Read and write customers (companies) | authorizationCode |
| manage_inventory | Read and write materials and inventory | authorizationCode |
| manage_jobs | Read and write jobs | authorizationCode |
| manage_schedule | Read and write scheduling and job activities | authorizationCode |
| manage_staff | Read and write staff | authorizationCode |
| publish_email | Send email messages | authorizationCode |
| publish_sms | Send SMS messages | authorizationCode |
| read_customers | Read customers (companies) | authorizationCode |
| read_jobs | Read jobs | authorizationCode |
| read_staff | Read staff | authorizationCode |
| vendor_logo | Read vendor account information | authorizationCode |