generated: '2026-07-11' method: derived source: openapi/quartzy-openapi.yml summary: types: - apiKey - oauth2 api_key_in: - header oauth2_flows: - authorizationCode schemes: - name: accessToken type: apiKey in: header parameter: Access-Token description: Per-user AccessToken generated in Quartzy under Profile > Access Tokens and sent in the Access-Token header. sources: - openapi/quartzy-openapi.yml - name: oauth2 type: oauth2 flows: - flow: authorizationCode authorizationUrl: https://app.quartzy.com/oauth/authorize tokenUrl: https://api.quartzy.com/oauth/token scopes: 0 description: OAuth2 authorization for Quartzy API access. sources: - openapi/quartzy-openapi.yml