Shopify API version checker.
Select an API version and the surfaces your app uses. Get the published retirement date, an instant risk score, and a migration checklist without sharing code or creating an account.
Based on Shopify's published version schedule, checked Aug 20, 2026. Confirm production decisions against the official source.
2025-10
Public apps can face App Store warnings, blocked installs, or delisting if unsupported resources remain in use.
- Admin GraphQL API
Check the API health report, request paths, scopes, and the X-Shopify-API-Version response header.
- Webhooks
Confirm the webhook API version in Dev Dashboard and contract-test payloads independently from API requests.
Shopify API versions and deadlines.
Dates below reproduce Shopify's published quarterly schedule. Shopify remains the authority; Patchquarter adds planning context and app-surface checks.
| Version | Release date | Accessible until | Status on Aug 20 |
|---|---|---|---|
| 2025-10 | Oct 1, 2025 | Oct 16, 2026 | Upgrade window closing |
| 2026-01 | Jan 1, 2026 | Jan 16, 2027 | Supported |
| 2026-04 | Apr 1, 2026 | Apr 16, 2027 | Supported |
| 2026-07 | Jul 1, 2026 | Jul 16, 2027 | Latest stable |
| 2026-10 | Oct 1, 2026 | Oct 16, 2027 | Release candidate |
Fall-forward is not compatibility.
If Shopify receives a request for an inaccessible version, it can serve the oldest accessible stable version instead. The endpoint may still answer while removed fields, changed validation, or webhook payload differences break the app.
Keep first-party evidence attached.
Use this report to plan work, then confirm the schedule and behavior in Shopify's documentation and your app's API health report.
Open Shopify versioning docs ↗