RippleCI
Prevent 3 AM emergencies with an API that predicts and prevents PR chain reactions before you merge
9.1/10 popularity
330 ms avg latency
99% success rate
19 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
RippleCI endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check /health |
Health check endpoint. |
| POST |
Send Teams Notification /teams/notify |
Send notification to Teams channel title: Message title message: Message content severity: Message severity (info, warning, error, critical) mention_users: List of users to… |
| POST |
Send Slack Risk Alert /slack/risk-alert |
Send risk alert to Slack with business impact data pr_id: Pull Request ID repository: Repository name risk_score: Risk score (0-100) risk_level: Risk level business_impact:… |
| POST |
Send Slack Notification /slack/notify |
Send notification to Slack channel channel: Slack channel name message: Message content severity: Message severity (info, warning, error, critical) mention_users: List of users… |
| GET |
Get Alerts /alerts |
Get risk alerts for the organization. Retrieve active and historical risk alerts with filtering options and alert details. |
| POST |
Configure Notification Settings /notification-settings |
Configure notification settings for PR risk alerts. Set up alert preferences, notification channels, and risk thresholds for automated notifications. |
| POST |
Analyze Downstream Tests /downstream-tests |
Analyze downstream test/build impact. Map affected PRs to CI/CD pipelines and test suites with impact assessment and recommendations. |
| GET |
Historical Impact /historical-impact |
Get historical chain reaction trends and analysis. Executive and team dashboards for chain reaction trend analysis with historical data aggregation. |
| POST |
Process Webhook Event /webhook |
Process webhook events from Git platforms. Multi-platform webhook support for chain reaction analysis with event processing and analysis triggering. |
| POST |
Register Repository /register-repo |
Register repository for chain reaction tracking. Repository registration for chain reaction tracking including metadata collection and analysis initialization. |
| GET |
Impact Graph /impact-graph |
Get visual chain reaction dependency graph. Interactive visualization of PR chain reaction dependencies with real-time graph updates. |
| POST |
Analyze Branch /analyze-branch |
Analyze branch for multi-PR aggregate chain reaction risks. Comprehensive branch-level chain reaction analysis including aggregate analysis and coordination. |
| POST |
Analyze PR /analyze-pr |
Analyze PR for chain reaction risks. Complete PR chain reaction analysis with dependency detection, risk scoring, and impact assessment. |
| GET |
Risk Score /risk-score |
Get comprehensive risk scoring for PR chain reactions. Multi-dimensional risk scoring with critical component analysis and trend analysis. |
| POST |
Analyze Push Request /push/analyze |
Analyze a push request with comprehensive risk assessment. |
| POST |
Batch Analyze Pushes /push/batch-analyze |
Analyze multiple push requests in batch. |
| GET |
Get Push History /push/history |
Get historical push analysis data. Provides trend analysis and historical patterns for push events. |
| POST |
Handle Push Webhook /push/webhook |
Handle Git webhook push events. Processes GitHub/GitLab/Bitbucket push webhooks and triggers automatic analysis with all API features. |
| POST |
Send Teams Risk Alert /teams/risk-alert |
Send risk alert to Teams with business impact data pr_id: Pull Request ID repository: Repository name risk_score: Risk score (0-100) risk_level: Risk level business_impact:… |