Choose your integration
Four ways to integrate
Whether you’re a developer building from scratch or a merchant looking for a quick setup, there’s an Ezycreate integration for you.
Side by side
Feature comparison
Choose the integration that fits your setup. All options connect to the same Ezycreate platform.
| Feature | REST APIAny platform |
WordPressWooCommerce |
ShopifyApp Store |
Android SDKJava / Kotlin |
|---|---|---|---|---|
| Setup time Time to first working integration | Hours–days | ~30 min | ~15 min | ~1 hour |
| Coding required | ✓ Yes | — No | — No | ✓ Yes |
| Product sync | ✓ | ✓ Auto | ✓ Auto | ✓ |
| Designer session flow | ✓ Build yourself | ✓ Built-in | ✓ Built-in | ✓ SDK handles it |
| Customise button | ✓ Build yourself | ✓ Auto | ✓ Auto | ✓ Build yourself |
| My Projects page | ✓ Build yourself | ✓ Included | ~ Planned | ✓ Build yourself |
| Order fulfilment | ✓ 3-step API | ✓ Automatic | ✓ Automatic | ✓ Via API |
| Headless / custom UI | ✓ | — | — | ✓ |
| Multi-language designer | ✓ | ✓ | ✓ | ✓ |
Getting started
Up and running in 3 steps
Regardless of which integration you choose, the setup process follows the same path.
01
Get your credentials
Contact the Ezycreate team to receive your Client ID and Client Secret Key. These are required for all integrations.
support@ezycreate.com
02
Validate & connect
Verify your credentials against your store URL using store/validate, then register your store via v2/stores/connect.
store/validate
03
Sync products & go live
Fetch your product catalogue from store/products, set up the designer flow, and your customers can start customising.
store/products