generated: '2026-07-11' method: derived source: openapi/ibisworld-openapi.yml docs: https://api.ibisworld.com/docs/authentication-22026063e0 note: IBISWorld's OAuth 2.0 implementation (password grant against /authentication/token) does not use or document scopes; the security scheme defines an empty scopes object and access is governed by the account's subscription (https://api.ibisworld.com/docs/authentication-22026063e0). schemes: - name: OAuth2 source: openapi/ibisworld-openapi.yml flows: - flow: clientCredentials tokenUrl: https://api.ibisworld.com/oauth/token description: OAuth 2.0 bearer token authentication. scopes: []