QuickBooks Online · OAuth Scopes
QuickBooks Online OAuth Scopes
OAuth 2.0
derived
QuickBooks Online publishes 5 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the QuickBooks Online API on a user’s behalf.
Tokens are issued from https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer.
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.
AccountingBookkeepingInvoicingSmall BusinessFinancePaymentsPayroll
Scopes: 5
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://appcenter.intuit.com/connect/oauth2
https://appcenter.intuit.com/connect/oauth2
Token URL
https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer
https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer
Flows
authorizationCode
authorizationCode
Scopes (5)
| Scope | Description | Flows |
|---|---|---|
| com.intuit.quickbooks.accounting | Accounting scope | authorizationCode |
| com.intuit.quickbooks.payment | Payments scope | authorizationCode |
| User email | authorizationCode | |
| openid | OpenID Connect | authorizationCode |
| profile | User profile | authorizationCode |