generated: '2026-07-11' method: derived source: openapi/unbounce-openapi.yml summary: types: - http - oauth2 oauth2_flows: - authorizationCode schemes: - name: apiKeyAuth type: http scheme: basic description: HTTP Basic auth using the Unbounce API key as the username. sources: - openapi/unbounce-openapi.yml - name: oauth2 type: oauth2 flows: - flow: authorizationCode authorizationUrl: https://api.unbounce.com/oauth/authorize tokenUrl: https://api.unbounce.com/oauth/token scopes: 2 description: OAuth 2.0 Authorization Code (granted case-by-case by Unbounce). sources: - openapi/unbounce-openapi.yml