generated: '2026-07-11' method: derived source: openapi/flowdock-rest-api-openapi.yml, openapi/flowdock-scim-api-openapi.yml summary: types: - http - oauth2 oauth2_flows: - authorizationCode schemes: - name: oauth2 type: oauth2 flows: - flow: authorizationCode authorizationUrl: https://api.flowdock.com/oauth/authorize tokenUrl: https://api.flowdock.com/oauth/token scopes: 3 sources: - openapi/flowdock-rest-api-openapi.yml - name: basicAuth type: http scheme: basic description: Email + password, or personal API token as the username. sources: - openapi/flowdock-rest-api-openapi.yml - name: bearerAuth type: http scheme: bearer description: SCIM bearer token issued during SSO setup. sources: - openapi/flowdock-scim-api-openapi.yml