Sage Intacct · OAuth Scopes
Sage Intacct OAuth Scopes
OAuth 2.0
searched
Sage Intacct publishes 4 OAuth 2.0 scopes via the authorizationCode, clientCredentials, and tokenExchange flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Sage Intacct API on a user’s behalf.
Tokens are issued from https://api.intacct.com/ia/api/v1/oauth2/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.
CompanyAccountingERPFinancial ManagementCloud AccountingInvoicingPaymentsSaaSREST APIOAuth
Scopes: 4
Flows: authorizationCode, clientCredentials, tokenExchange
Method: searched
OAuth endpoints
Authorization URL
https://api.intacct.com/ia/authorize
https://api.intacct.com/ia/authorize
Token URL
https://api.intacct.com/ia/api/v1/oauth2/token
https://api.intacct.com/ia/api/v1/oauth2/token
Flows
authorizationCodeclientCredentialstokenExchange
authorizationCodeclientCredentialstokenExchange
Scopes (4)
| Scope | Description | Flows |
|---|---|---|
| openid | Request an OpenID Connect ID token identifying the authenticated user/company. | authorizationCode |
| offline_access | Issue a refresh token so the client can obtain new access tokens without user interaction. | authorizationCode |
| sage/ai-agents | Grant AI agents / MCP clients governed access to Sage Intacct data via the AI Gateway. | authorizationCode, clientCredentials, tokenExchange |
| token-exchange | Permit RFC 8693 OAuth 2.0 token exchange (delegation/impersonation) for downstream calls. | tokenExchange |
📄 Provider scope reference: https://developer.sage.com/intacct/docs/1/sage-intacct-rest-api/api-essentials