The Rebuy Developer Hub
Welcome to the Rebuy developer hub. You'll find comprehensive guides and documentation to help you start working with Rebuy as quickly as possible, as well as support if you get stuck. Let's jump right in!
API Reference
Getting Started
To access the REST API and all the power it offers, get started by creating a development store.
To use our demo store, use this key: dafd5187be5b5ada05f761e64d42fe082068912b
Demo Key Limitations
Some endpoints require specific parameters (relating to a storefront, customer, etc.) that will only be accessible with your own Rebuy account and development store.
Need Help?
---
title: Rebuy Developer Hub
hide:
- navigation
- toc
---
<div class="hero" markdown>
# The Rebuy Developer Hub
Welcome to the Rebuy developer hub. You'll find comprehensive guides and documentation to help you start working with Rebuy as quickly as possible, as well as support if you get stuck. Let's jump right in!
<a href="reference/sources/" class="hero-button">
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 18 22 12 16 6"></polyline><polyline points="8 6 2 12 8 18"></polyline></svg>
API Reference
</a>
</div>
<div class="link-grid" markdown>
<div class="link-section" markdown>
### [Platform Data Sources](reference/recommended.md)
- [Recommended](reference/recommended.md) <span class="nav-method-badge nav-method-badge--get">GET</span>
- [Top Sellers](reference/top-sellers.md) <span class="nav-method-badge nav-method-badge--get">GET</span>
- [Trending Products](reference/trending-products.md) <span class="nav-method-badge nav-method-badge--get">GET</span>
- [View More...](reference/recommended.md){.view-more}
</div>
<div class="link-section" markdown>
### [Data Sources : Widgets](reference/custom.md)
- [Custom Endpoints](reference/custom.md) <span class="nav-method-badge nav-method-badge--get">GET</span>
- [All Sources](reference/sources.md)
- [Widget Settings](reference/widget-settings-url.md) <span class="nav-method-badge nav-method-badge--get">GET</span>
</div>
<div class="link-section" markdown>
### [Rebuy Analytics](reference/analytics-event.md)
- [Event](reference/analytics-event.md) <span class="nav-method-badge nav-method-badge--post">POST</span>
- [Rebuy Analytic 2.0 Endpoints](reference/rebuy-analytic-v2-endpoints.md)
</div>
<div class="link-section" markdown>
### [JavaScript](reference/rebuy-js-overview.md)
- [Overview](reference/rebuy-js-overview.md)
- [Cart](reference/cart.md)
- [Smart Cart](reference/smart-cart.md)
- [View More...](reference/rebuy-js-overview.md){.view-more}
</div>
<div class="link-section" markdown>
### [Smart Cart](reference/overview.md)
- [Overview](reference/overview.md)
- [Settings](reference/settings-new.md)
- [Methods - Legacy](reference/methods-legacy.md)
- [View More...](reference/overview.md){.view-more}
</div>
<div class="link-section" markdown>
### [Smart Flows](reference/smart-flows-overview.md)
- [Overview](reference/smart-flows-overview.md)
- [Methods](reference/smart-flows-methods-overview.md)
</div>
<div class="link-section" markdown>
### [Rebuy + Hydrogen 2.0](reference/rebuy-shopify-hydrogen-2.md)
- [Rebuy + Shopify Hydrogen 2.0](reference/rebuy-shopify-hydrogen-2.md)
</div>
<div class="link-section" markdown>
### [Experiments JS](reference/experiments-overview.md)
- [Overview](reference/experiments-overview.md)
- [Methods](reference/experiments-methods.md)
- [Examples](reference/experiments-examples.md)
</div>
<div class="link-section" markdown>
### [Storefront Helper](reference/shopifystorefront-helper-overview.md)
- [Overview](reference/shopifystorefront-helper-overview.md)
- [Methods](reference/shopifystorefront-helper-methods.md)
- [Examples](reference/shopifystorefront-helper-examples.md)
</div>
<div class="link-section" markdown>
### [Shopify Permalinks](reference/shopify-permalinks-introduction.md)
- [Overview](reference/shopify-permalinks-introduction.md)
- [Methods](reference/shopify-permalinks-methods.md)
- [Examples](reference/shopify-permalinks-examples.md)
</div>
<div class="link-section" markdown>
### [Rebuy + Hydrogen 1.0](reference/shopify-hydrogen.md)
- [Overview](reference/shopify-hydrogen.md)
- [Getting Started](reference/shopify-hydrogen-getting-started.md)
- [Installation](reference/shopify-hydrogen-installation.md)
- [View More...](reference/shopify-hydrogen.md){.view-more}
</div>
<div class="link-section" markdown>
### [Meta Shops](reference/meta-shops-recommended.md)
- [Recommended](reference/meta-shops-recommended.md) <span class="nav-method-badge nav-method-badge--post">POST</span>
- [Storefront Trending](reference/meta-storefront-trending.md) <span class="nav-method-badge nav-method-badge--post">POST</span>
- [Collection Trending](reference/meta-collection-trending.md) <span class="nav-method-badge nav-method-badge--post">POST</span>
</div>
<div class="link-section" markdown>
### [Rebuy + Tapcart](reference/tapcart-custom-screen.md)
- [Tapcart Custom Screen](reference/tapcart-custom-screen.md)
</div>
<div class="link-section" markdown>
### [Rebuy Smart Search](reference/smart-search.md)
- [Search](reference/smart-search.md) <span class="nav-method-badge nav-method-badge--post">POST</span>
- [QuickView Settings](reference/quickview-settings.md) <span class="nav-method-badge nav-method-badge--get">GET</span>
- [QuickView Search](reference/quickview-search.md) <span class="nav-method-badge nav-method-badge--post">POST</span>
</div>
<div class="link-section" markdown>
### [Rebuy Smart Collections](reference/smart-collections-active-setting.md)
- [Active Settings](reference/smart-collections-active-setting.md) <span class="nav-method-badge nav-method-badge--get">GET</span>
- [Product List](reference/smart-collections-product-list.md) <span class="nav-method-badge nav-method-badge--post">POST</span>
</div>
</div>
---
## Getting Started
To access the REST API and all the power it offers, get started by creating a development store.
To use our demo store, use this key: `dafd5187be5b5ada05f761e64d42fe082068912b`
!!! note "Demo Key Limitations"
Some endpoints require specific parameters (relating to a storefront, customer, etc.) that will only be accessible with your own Rebuy account and development store.
## Need Help?
- **Support**: Contact [support@rebuyengine.com](mailto:support@rebuyengine.com)
- **Status**: Check [status.rebuyengine.com](https://status.rebuyengine.com)