generated: '2026-07-11' method: derived source: openapi/sterling-check-openapi.yml summary: types: - http - oauth2 oauth2_flows: - clientCredentials schemes: - name: oAuth2ClientCredentials type: oauth2 flows: - flow: clientCredentials tokenUrl: https://auth.sterlingcheck.app/oauth/token scopes: 0 description: OAuth2 client credentials grant using your Client ID and Client Secret. sources: - openapi/sterling-check-openapi.yml - name: bearerAuth type: http scheme: bearer description: The access token returned from the OAuth token exchange, sent as a Bearer token. sources: - openapi/sterling-check-openapi.yml