generated: '2026-07-11' method: derived source: openapi/shellrecharge-openapi.yml docs: https://developer.shell.com/docs/authentication-authorisation note: Shell Developer APIs use the OAuth 2.0 client credentials grant with no published scopes; access is governed by partner credentials issued per app by the Shell API team (https://developer.shell.com/docs/authentication-authorisation). schemes: - name: OAuth2ClientCredentials source: openapi/shellrecharge-openapi.yml flows: - flow: clientCredentials tokenUrl: https://api.shell.com/v1/oauth/token description: OAuth 2.0 client credentials grant. A bearer access token is obtained from the Shell SSO token endpoint and sent in the Authorization header; a separate API client id/secret pair is also required on functional requests. scopes: []