ERPNext · OAuth Scopes
ERPNext OAuth Scopes
OAuth 2.0
derived
ERPNext publishes 1 OAuth 2.0 scope via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the ERPNext API on a user’s behalf.
Tokens are issued from /method/frappe.integrations.oauth2.get_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.
ERPEnterprise Resource PlanningAccountingInventoryManufacturingSalesCRMHROpen-Source
Scopes: 1
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
/method/frappe.integrations.oauth2.authorize
/method/frappe.integrations.oauth2.authorize
Token URL
/method/frappe.integrations.oauth2.get_token
/method/frappe.integrations.oauth2.get_token
Flows
authorizationCode
authorizationCode
Scopes (1)
| Scope | Description | Flows |
|---|---|---|
| all | Same permissions as the user who created the oAuth client | authorizationCode |
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.