API Stability Badges

Embeddable SVG badges for your README, docs, or status page. Show your API stability grade, breaking-free streak, governance health, and risk score.

Configure Your Badges

Live Preview

Stability Grade

Overall API stability letter grade

API Stability badge

Breaking-Free Streak

Days since last breaking change

Breaking-Free badge

Governance Health

Governance score with letter grade

Governance badge

Last PR Risk

Risk score from the most recent PR

Last PR Risk badge

Color Reference

Color Stability Streak Risk
Green A+, A > 30 days < 30
Yellow-Green B+, B 15 – 30 days 30 – 50
Orange C+, C 5 – 15 days 50 – 70
Red D, F < 5 days > 70

How to Add Badges to Your README

  1. Choose your badge type and configure the values above.
  2. Copy the Markdown snippet from the badge card.
  3. Paste into your README.md at the top of the file.
  4. Update the URL parameters when your metrics change (automatic calculation coming in Q2).

Example README with all four badges:

[![API Stability](https://app.coderifts.com/badge/acme/api-service?grade=A)](https://coderifts.com)
[![Breaking-Free](https://app.coderifts.com/badge/acme/api-service/streak?days=42)](https://coderifts.com)
[![Governance](https://app.coderifts.com/badge/acme/api-service/governance?score=95)](https://coderifts.com)
[![Last PR Risk](https://app.coderifts.com/badge/acme/api-service/risk?risk=23)](https://coderifts.com)