generated: '2026-07-11' method: derived source: openapi/altruistiq-openapi.yml summary: types: - apiKey - oauth2 api_key_in: - header oauth2_flows: - clientCredentials schemes: - name: bearerAuth type: apiKey in: header parameter: Authorization description: 'Enter the token with the `Bearer: ` prefix, e.g. `Bearer: apiKey`.' sources: - openapi/altruistiq-openapi.yml - name: oauth2 type: oauth2 flows: - flow: clientCredentials tokenUrl: https://app.altruistiq.com/api/public/v1/oauth2/token scopes: 0 sources: - openapi/altruistiq-openapi.yml