generated: '2026-07-11' method: derived source: openapi/runsignup-openapi.yml summary: types: - apiKey - oauth2 api_key_in: - query oauth2_flows: - authorizationCode schemes: - name: OAuth2 type: oauth2 flows: - flow: authorizationCode authorizationUrl: https://runsignup.com/OAuth/Authorize tokenUrl: https://runsignup.com/OAuth/Token scopes: 2 description: OAuth 2.0 authentication (preferred) sources: - openapi/runsignup-openapi.yml - name: apiKeyAuth type: apiKey in: query parameter: api_key description: Permanent API key for affiliates, partners, and timers. Pass api_key and api_secret as query parameters. sources: - openapi/runsignup-openapi.yml