Connect your store in minutes
Seamlessly integrate Umbrella with your e-commerce platform. One-click install, automatic product sync, and real-time warranty management - no developer required.
Shopify
Our native Shopify app integrates directly into your store's checkout flow. Sell extended warranties, offer shipping protection, and manage claims - all from your Shopify admin.
- Auto-sync products & variants
- Checkout widget with 1-click opt-in
- Real-time order & claims sync
- Custom branding & white-label
- AI-powered claims resolution
More platforms on the way
We're building native integrations for the platforms you love. Request early access to be notified when your platform launches.
WooCommerce
WordPress-powered e-commerce integration with full warranty and protection plan support.
Request Early AccessBigCommerce
Enterprise-grade e-commerce platform integration for high-volume warranty programs.
Request Early AccessMagento
Adobe Commerce integration for businesses needing advanced customization and flexibility.
Request Early AccessSquare
Omnichannel commerce integration for online and in-store warranty sales.
Request Early AccessWix
Easy-to-use integration for Wix store owners looking to add warranty programs.
Request Early AccessBuild with our API
Need a custom integration? Our REST API and webhooks give you full control. Register warranties, process claims, and sync data programmatically.
const response = await fetch('https://api.myumbrella.ai/v1/warranties', {
method: 'POST',
headers: {
'Authorization': `Bearer ${API_KEY}`,
'Content-Type': 'application/json'
},
body: JSON.stringify({
product_id: 'prod_abc123',
plan: 'extended_2yr',
customer_email: 'customer@email.com'
})
});
const warranty = await response.json();
// { id: "wrn_xyz789", status: "active" } Ready to turn warranties into revenue?
Join 2,500+ brands using Umbrella to sell, manage, and optimize their warranty programs. Start free today.
No credit card required. Free plan available.

