MainStreet · OAuth Scopes
MainStreet OAuth Scopes
OAuth 2.0
probed
MainStreet publishes 14 OAuth 2.0 scopes via the authorizationCode, clientCredentials, implicit, and deviceCode flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the MainStreet API on a user’s behalf.
Tokens are issued from https://login.mainstreet.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.
CompanyTaxTax CreditsAccountingFinancial ServicesSmall BusinessFintechBookkeepingCompliancePayroll
Scopes: 14
Flows: authorizationCode, clientCredentials, implicit, deviceCode
Method: probed
OAuth endpoints
Authorization URL
https://login.mainstreet.com/authorize
https://login.mainstreet.com/authorize
Token URL
https://login.mainstreet.com/oauth/token
https://login.mainstreet.com/oauth/token
Flows
authorizationCodeclientCredentialsimplicitdeviceCode
authorizationCodeclientCredentialsimplicitdeviceCode
Scopes (14)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an ID token — the base OpenID Connect scope. | |
| profile | Access the end user's default profile claims. | |
| offline_access | Issue a refresh token so the client can act after the access token expires. | |
| name | The end user's full name claim. | |
| given_name | The end user's given name claim. | |
| family_name | The end user's family name claim. | |
| nickname | The end user's nickname claim. | |
| The end user's email address claim. | ||
| email_verified | Whether the end user's email address has been verified. | |
| picture | The end user's profile picture URL claim. | |
| created_at | When the end user's identity record was created. | |
| identities | The linked identity providers on the end user's account. | |
| phone | The end user's phone number claim. | |
| address | The end user's address claim. |
📄 Provider scope reference: https://login.mainstreet.com/.well-known/openid-configuration