generated: '2026-07-11' method: derived source: openapi/sap-ariba-procurement-api.yml docs: https://help.sap.com/docs/ariba-apis/help-for-sap-ariba-developer-portal/sap-ariba-developer-portal-authentication note: SAP Ariba's OAuth token requests (grant_type client_credentials or openapi_2lo against https://api.ariba.com/v2/oauth/token) do not use or document OAuth scopes; API access is governed by per-application approval and the required apiKey parameter (https://help.sap.com/docs/ariba-apis/help-for-sap-ariba-developer-portal/sap-ariba-developer-portal-authentication). schemes: - name: oauth2 source: openapi/sap-ariba-procurement-api.yml flows: - flow: clientCredentials tokenUrl: https://api.ariba.com/v2/oauth/token description: OAuth 2.0 Client Credentials flow for SAP Ariba API authentication. Obtain client credentials from the SAP Ariba Developer Portal. scopes: []