Demostack · Authentication Profile
Demostack Authentication
Authentication
Demostack publishes no REST API reference and no OpenAPI, so there are no securitySchemes to derive from. The authentication model recorded here was established by probing the surfaces Demostack actually exposes: the OAuth 2.1 authorization server that fronts the Demostack MCP server, and the OAuth 2.0 authorization-code flows documented for the CRM integrations. The user-facing platform itself authenticates with SSO.
Demostack secures its APIs with oauth2 across 4 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode and refreshToken flow(s).
Sales DemoDemo AutomationProduct SimulationWebhookCRM IntegrationSales EnablementPresalesSales EngineeringAnalyticsArtificial IntelligenceMCP
Methods: oauth2
Schemes: 4
OAuth flows: authorizationCode, refreshToken
API key in:
Security Schemes
demostack-mcp-oauth oauth2
salesforce-integration-oauth oauth2
hubspot-integration-oauth oauth2
slack-integration-oauth oauth2