generated: '2026-07-11' method: derived source: openapi/sap-analytics-cloud-api-openapi.yml, openapi/sap-analytics-cloud-content-network-api-openapi.yml, openapi/sap-analytics-cloud-data-export-api-openapi.yml, openapi/sap-businessobjects-bi-platform-api-openapi.yml summary: types: - apiKey - oauth2 api_key_in: - header oauth2_flows: - authorizationCode schemes: - name: oauth2 type: oauth2 flows: - flow: authorizationCode authorizationUrl: https://{tenant}.authentication.{region}.hana.ondemand.com/oauth/authorize tokenUrl: https://{tenant}.authentication.{region}.hana.ondemand.com/oauth/token scopes: 0 description: OAuth 2.0 authentication using SAML bearer assertion or authorization code grant flow. sources: - openapi/sap-analytics-cloud-api-openapi.yml - openapi/sap-analytics-cloud-content-network-api-openapi.yml - openapi/sap-analytics-cloud-data-export-api-openapi.yml - name: logonToken type: apiKey in: header parameter: X-SAP-LogonToken description: Logon token obtained from the /logon/long endpoint. Must be included in all subsequent API requests. sources: - openapi/sap-businessobjects-bi-platform-api-openapi.yml