Cascade Guard
CascadeGuard - Infrastructure Resilience API Predict. Protect. Recover. CascadeGuard is a deterministic cascade failure simulation engine designed for critical infrastructure protection. Our API models how failures propagate through interconnected systems—power grids, water treatment, telecommunications, transportation, healthcare networks, and more—providing explainable impact assessments,…
Cascade Guard endpoints
| Method | Endpoint | Description |
|---|---|---|
| Core Simulation | ||
| POST |
runSimulation /cascade-simulate |
Execute a cascade failure simulation with the provided infrastructure graph. Returns detailed propagation timeline, impact assessment, and mitigation recommendations. **Tier:**… |
| POST |
runBulkSimulation /cascade-bulk |
Execute multiple cascade simulations in a single request. Each scenario is processed independently with its own result. **Tier:** Starter+ (up to 10 scenarios), Pro+ (up to 25… |
| Analysis | ||
| POST |
analyzeInfrastructure /cascade-analyze |
Analyze an infrastructure graph for vulnerabilities including: - Single points of failure - Highest cascade potential nodes - Redundancy gaps **Tier:** Free (all tiers) |
| POST |
calculateTopologyScore /cascade-topology-score |
Analyze infrastructure topology and return resilience grading (A-F), centrality metrics, hub identification, and vulnerability assessment. **Tier:** Starter+ |
| Recovery | ||
| POST |
generateRecoveryPlan /cascade-recover |
Generate an optimal recovery timeline with resource allocation, milestones, and restoration sequence based on simulation results. **Tier:** Starter+ |
| AI Insights | ||
| POST |
generateInsights /cascade-insights |
Analyze simulation results using advanced AI to generate natural language insights, recommendations, and risk assessments. **Tier:** Pro+ |
| Compliance | ||
| POST |
generateComplianceReport /cascade-compliance-report |
Evaluate infrastructure against regulatory frameworks: NERC CIP, NIST CSF, ISO 27001, IEC 62443, CISA. **Tier:** Starter+ |
| Comparison | ||
| POST |
runWhatIfAnalysis /cascade-whatif |
Test hypothetical modifications before deployment. Calculates impact delta between current and modified configurations. **Tier:** Starter+ |
| POST |
compareInfrastructure /cascade-compare |
Compare baseline vs proposed infrastructure configurations. Returns impact delta, improvement areas, and risk evaluation. **Tier:** Starter+ |
| Management | ||
| GET |
getProfile /cascade-profiles/{profileId} |
Retrieve a specific infrastructure profile by its ID. **Tier:** Starter+ |
| DELETE |
deleteWebhook /cascade-webhooks/{webhookId} |
Delete a webhook configuration. **Tier:** Starter+ |
| GET |
listWebhooks /cascade-webhooks |
Retrieve configured webhooks for simulation events. Webhooks are isolated per API key. **Tier:** Starter+ |
| POST |
createOrganization /cascade-org |
Create a new organization for team collaboration. **Tier:** Business+ |
| GET |
listOrganizations /cascade-org |
Retrieve organizations associated with your API key. **Tier:** Business+ |
| DELETE |
deleteProfile /cascade-profiles/{profileId} |
Delete an infrastructure profile. **Tier:** Starter+ |
| POST |
createWebhook /cascade-webhooks |
Configure a new webhook for simulation events. **Tier:** Starter+ |
| POST |
createProfile /cascade-profiles |
Save a new infrastructure profile for reuse. Profiles are associated with your API key for isolation. **Tier:** Starter+ |
| PUT |
updateProfile /cascade-profiles/{profileId} |
Update an existing infrastructure profile. **Tier:** Starter+ |
| GET |
listProfiles /cascade-profiles |
Retrieve saved infrastructure profiles for the authenticated API key. Profiles are isolated per API key for data security. **Tier:** Starter+ |
| Utility | ||
| GET |
healthCheck /health |
Returns service health status and uptime information. **Tier:** Free (all tiers, no authentication required) |
| GET |
getSchema /cascade-schema |
Returns supported asset types, failure types, limits, and engine version. **Tier:** Free (all tiers, no authentication required) |
| GET |
getSectorTemplates /cascade-sector-template |
Retrieve pre-configured sector templates with industry-specific asset weights and configurations. Available sectors: power, water, telecom, transport, healthcare, finance,… |
| GET |
getAuditLogs /cascade-audit-log |
Retrieve audit trail of all API operations for compliance and debugging. Logs are filtered to your API key for security. **Tier:** Starter+ |
Cascade Guard pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $49 / month | — |
|
| ULTRA | $149 / month | — |
|
| MEGA | $399 / month | — |
|