Stop reading changelogs. APIDrift watches for you.
Monitor 26+ API, SDK, and library changelogs daily. Get AI-classified alerts across 3 severity levels, migration guides, and Slack notifications — before your dependencies break.
GitHub or Google sign-in. No credit card. Free tier forever.
Step 1 of 3 — Change Detected
Stripe API Changelog
v2024-12.18.00
Breaking: PaymentIntent confirm parameter default changed to false...
prisma/prisma
v6.5.0
Deprecated: findMany implicit pagination removed in v6...
@aws-sdk/client-s3
v3.720.0
New: Express One Zone storage class support added...
Monitors HTML changelogs, GitHub Releases, RSS feeds, and SDK/library updates daily.
Raw changelog
2024-12-18 — The confirm parameter on PaymentIntent creation now defaults to false. Previously, PaymentIntents were automatically confirmed. You must now explicitly pass confirm: true or call the confirm endpoint separately...
Structured output
PaymentIntent auto-confirm removed
The confirm parameter on PaymentIntent creation now defaults to false. Integrations relying on auto-confirmation must be updated immediately.
Prisma: findMany implicit pagination removed
AWS S3: Express One Zone storage class
From: digest@apidrift.dev
APIDrift Digest — 2 breaking changes detected
Monday, Mar 9, 2026 · 3 APIs monitored
AI Briefing
Action required: Stripe's PaymentIntent confirmation flow change affects all direct integrations. Prisma v6 removes implicit pagination. Both need immediate attention.
Stripe API — PaymentIntent confirm default changed
Severity: Critical · Confidence: 94%
Prisma — findMany implicit pagination removed in v6
Severity: Warning · Confidence: 87%
AWS S3 SDK — Express One Zone storage class support
Severity: Info · Confidence: 91%
What is APIDrift?
APIDrift is an automated API changelog monitoring service that tracks breaking changes across 26+ APIs, SDKs, and libraries. It scrapes changelogs daily from HTML pages, GitHub Releases, RSS feeds, and Markdown docs, diffs the changes, classifies severity using AI across 7 categories and 3 severity levels, and sends digest alerts so developers know about breaking changes before their integrations break.
Every changelog. Classified automatically.
APIDrift scrapes 4 source types — HTML changelogs, GitHub Releases, RSS feeds, and Markdown docs — daily across 26+ pre-configured sources. AI classifies each change into 7 categories (breaking, deprecation, feature, bug fix, security, performance, cosmetic) with 3 severity levels and plain-English impact summaries.
- 26+ APIs, SDKs & libraries pre-configured
- 7 classification types across 3 severity levels
- AI-written impact summaries for every change
AI classification
Payment Intent confirmation flow changed
The confirm parameter now defaults to false. Existing integrations that rely on auto-confirmation will need to update.
Legacy Messaging API sunset Q2 2025
Migrate to the Messaging v2 API before June 2025 to avoid service disruption.
Migration guide
Update confirmation call
- stripe.paymentIntents.create({...})
+ stripe.paymentIntents.create({
confirm: true, ...
})
Handle async confirmation
Add error handling for the separate confirmation step. Check status before proceeding.
Update webhook handlers
Listen for payment_intent.requires_action events in addition to payment_intent.succeeded.
Breaking change detected. Migration guide generated.
When APIDrift detects a breaking change or deprecation, it generates step-by-step migration instructions. Know exactly what to update in your codebase — before your users file a bug.
- AI-generated step-by-step instructions
- Code-level migration guidance
- Available for breaking changes and deprecations
Get alerted where you already work.
Email digests, Slack notifications, or webhook delivery. AI-prioritized so you see what matters first. Plus a deprecation calendar that syncs deadlines straight to Google Calendar.
- Daily email digests with AI prioritization
- Slack & webhook alerts (Pro)
- Deprecation calendar with iCal sync (Pro)
Multi-channel alerts
Breaking change: Stripe API
Payment Intent confirmation flow changed. Severity: Critical
Jun 30 — Twilio SMS v1 sunset
Sep 1 — AWS SDK v2 end of support
API health score
Stripe API
Maturity: Stable
Good health
Know your API risks before they break you.
Every monitored dependency gets a health score based on change frequency, breaking change ratio, documentation freshness, and more. Spot risky APIs and libraries before they cause incidents.
- 5-component weighted scoring
- Maturity tiers (insufficient / preliminary / stable)
- Historical trend tracking
Ready to stop reading changelogs?
Get Started — FreeFrom zero to alerts in 3 steps
No scripts to install. No webhooks to configure. Just sign in and go.
Sign in
One click. No credit card. No setup wizard.
Pick your dependencies
Choose from 26+ pre-configured APIs, SDKs & libraries — or add your own.
Get your first digest
Sources checked daily. AI classifies changes and your first digest arrives on schedule.
What changes when you use APIDrift
Start free. Upgrade when it pays for itself.
No credit card required. No trial expiration.
Free
$0forever
- Up to 3 APIs
- Weekly email digest
- AI classification & summaries
- 30-day change history
Pro
Popular$10/month
Billed annually at $120/yr
- Up to 20 APIs
- Daily email digest, AI-prioritized
- AI Migration Guides
- Slack & webhook alerts
- Deprecation calendar + iCal
- 90-day change history
- Custom API sources
Team
$30/month
Billed annually at $360/yr
- Unlimited APIs
- Everything in Pro, plus:
- 1-year change history
- Team members (coming soon)
- Public changelog pages
Frequently asked questions
- What can APIDrift monitor?
- APIDrift monitors 26+ APIs, SDKs, and libraries across 7 categories including payments (Stripe, Square), communications (Twilio, Sendgrid), AI/ML (OpenAI, Anthropic), and developer infrastructure (Prisma, Supabase, Vercel). It checks every source daily using 4 scraper types: HTML changelog pages, GitHub Releases, RSS/Atom feeds, and Markdown documentation files. On Pro and Team plans, you can add custom sources beyond the pre-configured catalog.
- How does the AI classification work?
- APIDrift runs a multi-model AI pipeline that analyzes each detected change and classifies it into one of 7 types: breaking, deprecation, new feature, bug fix, security, performance, or informational. Each change also receives one of 3 severity levels (critical, warning, or info) plus a plain-English impact summary. The system uses Gemini 2.5 Flash as the primary model with automatic fallback routing, and includes a keyword-based fallback classifier to ensure every change gets categorized even if the AI model is unavailable.
- What are migration guides?
- When APIDrift detects a breaking change or deprecation, it runs a two-stage AI pipeline to generate step-by-step migration instructions. The first stage analyzes the change in context, and the second generates actionable guidance including what changed, why it matters, and code-level instructions for updating your integration. Migration guides are processed automatically in the background and are typically ready within minutes of detection. Available on Pro ($12/mo) and Team ($35/mo) plans.
- What integrations does APIDrift support?
- APIDrift delivers alerts through 4 channels: email digests with AI-prioritized summaries (all plans), Slack notifications to any channel (Pro and Team), outbound webhooks with retry logic for custom integrations (Pro and Team), and a deprecation calendar with iCal export that syncs directly to Google Calendar, Outlook, or Apple Calendar (Pro and Team). Email digests use relevance scoring based on severity, classification type, and your feedback history to surface the most important changes first.
- How often does APIDrift check for changes?
- APIDrift scrapes all configured sources once per day across all 4 source types: HTML changelogs, GitHub Releases, RSS/Atom feeds, and Markdown docs. Each scrape run is tracked with health monitoring, and the system processes up to 5 sources concurrently. When a change is detected, AI classifies it into one of 7 categories with 3 severity levels and queues it for your next digest. Free plans receive a weekly digest, while Pro and Team plans receive daily digests. Breaking changes and critical deprecations are always surfaced first.
- Is my data safe?
- APIDrift uses GitHub or Google OAuth for sign-in with JWT-based sessions, so we never store or see your password. All data is stored in a Supabase Postgres database with row-level security. The application runs on Vercel with Cloudflare DNS and strict security headers. You can delete your account and all associated data at any time from the settings page.
- Can I switch plans at any time?
- Yes. APIDrift offers 3 tiers: Free (3 APIs, weekly digest, 30-day history), Pro at $12/month (20 APIs, daily digest, 90-day history, Slack and webhook alerts, migration guides, deprecation calendar), and Team at $35/month (unlimited APIs, 1-year history, up to 5 team members). Annual billing saves approximately 17%. Upgrades take effect immediately. Downgrades apply at the end of your current billing period. No lock-in, no questions asked.
Your dependencies are changing every day.
Know about it before your users do.
Sign in and start monitoring in under a minute.
Get Started — FreeNo credit card. Free tier forever. Cancel anytime.