SAP S/4HANA · OAuth Scopes

SAP S/4HANA OAuth Scopes

OAuth 2.0 derived

SAP S/4HANA publishes 1 OAuth 2.0 scope via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the SAP S/4HANA API on a user’s behalf.

Tokens are issued from https://{tenant}.authentication.{region}.hana.ondemand.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.

Business ApplicationsCloudEnterprise Resource PlanningERPFinanceHuman ResourcesInventoryLogisticsManufacturingPlant MaintenanceProcurementS/4HANASalesSAP
Scopes: 1 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://{tenant}.authentication.{region}.hana.ondemand.com/oauth/token
Flows
clientCredentials

Scopes (1)

ScopeDescriptionFlows
API_SALES_ORDER_SRV_0001 Access to Sales Order API clientCredentials

Source

OAuth Scopes

sap-s4hana-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/sap-s4hana-sales-order-openapi.yml
schemes:
- name: oauth2
  source: openapi/sap-s4hana-sales-order-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://{tenant}.authentication.{region}.hana.ondemand.com/oauth/token
  description: OAuth 2.0 authentication for SAP S/4HANA Cloud
scopes:
- scope: API_SALES_ORDER_SRV_0001
  description: Access to Sales Order API
  flows:
  - clientCredentials
  sources:
  - openapi/sap-s4hana-sales-order-openapi.yml