Global Region Support
- Now, allow users from anywhere in the world to route checkouts through Henry Labs
- Initial support is for EU and UK regions in addition to existing US support. Wider global support coming soon
Product Enrichment Endpoints
- Introduced Product Enrichment Endpoints, allowing you to get product price, variant information, stock availability for a product given its link
- Endpoint is currently Experimental, with availability reserved for Plus Plan customers and above
API Playground
- Added new API Playground for Sandbox and Production environments. Get started here
- Intended for developers trying out our APIs. It’s recommended to save the Directory link to keep your documentation up to date with our latest API changes
Basic, Standard, and Plus Plans
- Rolled out self-serve subscription plans for customers of all sizes.
- No matter what stage your business is in, Henry Labs has a plan for you. Build embedded shopping experiences in your app today.
AI Agent in Quickstart Demo
- Added AI Agent to Quickstart Demo. Try it out here.
- This agent is powered by Henry Shopping MCP
- The agent code is open source and available here
Enterprise Pro Plan
- Introduced Enterprise Pro Plan, with full access to headless checkout, bespoke API features, 24/7 support, and more. For more information contact [email protected].
Email Whitelabeling
- Email whitelabeling has been rolled out in production. Control the end-to-end customer experience without comprimising user trust or ever managing returns.
Checkout & Payment Experience
- Visual refresh. Updated payment card designs, icons, dropdowns, and more.
- Improved UI for CVV updates, payment method management, and shipping address autocomplete.
Product Search & Quickstart Demo
- Expanded product details API to include reviews, video, stars, similar products, and related searches.
- Quickstart Demo now renders new product details on
demo.henrylabs.ai.
Whitelabeling
- Introduced white-labeling for hosted checkout modal, allowing custom branding.
Henry Managed Accounts
- Introducing Henry Managed Accounts. Unlock the power of user merchant accounts fully managed by Henry Labs.
- Track post-order states (shipping, returns, etc) so you can provide your customers real-time order updates.
- Whitelabel merchant emails, build trust with your customers, and have full control over the E2E user experience.
- Managed accounts are rolling out to all supported merchants
Hosted Checkout
- Hosted checkout now supports updating CVV at point of checkout
Product Discovery
- The result of variant checks is now reflected in our Hosted Checkout page
Henry Shopping SDK (TypeScript)
- Introducing the Henry Shopping SDK, making it easier than ever to start building (Python SDK coming soon)
Henry MCP Server
- Add an end-to-end embedded commerce stack to your agent application with less than 10 lines of code
Universal Cart
POST /cart/itemsnow acceptsaffiliateProductLink, letting you pass through your partner tracking links end-to-end.- Added the optional
checkVariantAvailabilityparameter so carts can auto-check the selected variant’s inventory when items are added. Feature is currently experimental. - Introduced a “blocklist” mode that allows any product to be added to cart and checked out except for those explicitly blocked.
Wallet
- Added guest card collection mode for
/wallet/cart-collect
Product Discovery
- Released experiemental variant check endpoints. Use them to check real time stock availability of variants.
Henry Dashboard
- Added staging vs. production environment flag to dashboard.
Miscellaneous
- Added unified generated documentation at
api.[sandbox].henrylabs.ai/docs

