Coupa · OAuth Scopes
Coupa OAuth Scopes
OAuth 2.0
derived
Coupa publishes 8 OAuth 2.0 scopes via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Coupa API on a user’s behalf.
Tokens are issued from https://{instance}.coupahost.com/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.
BSMBusiness Spend ManagementCloud PlatformEnterpriseFinancial ManagementInvoicingProcurementSupply Chain
Scopes: 8
Flows: clientCredentials
Method: derived
OAuth endpoints
Token URL
https://{instance}.coupahost.com/oauth2/token
https://{instance}.coupahost.com/oauth2/token
Flows
clientCredentials
clientCredentials
Scopes (8)
| Scope | Description | Flows |
|---|---|---|
| core.invoices.read | Read invoices | clientCredentials |
| core.invoices.write | Create and update invoices | clientCredentials |
| core.purchase_orders.read | Read purchase orders | clientCredentials |
| core.purchase_orders.write | Create and update purchase orders | clientCredentials |
| core.requisitions.read | Read requisitions | clientCredentials |
| core.requisitions.write | Create and update requisitions | clientCredentials |
| core.suppliers.read | Read suppliers | clientCredentials |
| core.suppliers.write | Create and update suppliers | clientCredentials |