Developer Integrations

Connect Ezycreate
to your platform

Four ways to integrate Ezycreate's print-on-demand designer into your store — from no-code plugins to a full REST API.

Contact Support
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.
REST API

REST API

Full programmatic control. Integrate Ezycreate into any tech stack — authentication, product sync, project loading, and order fulfilment, all via JSON.

Authentication & user tokens
Product catalogue sync
Project load & designer session flow
3-step order fulfilment API
Works with any language or framework
Plugin

WordPress Plugin

Drop-in WooCommerce integration. Installs in minutes — syncs products, adds the Customise button, handles the designer flow and order fulfilment automatically.

One-click product sync from WP Admin
Customise button replaces add-to-cart
Full-screen designer iframe page
Automatic order submission on checkout
My Projects page for saved designs
Download from wordpress.org
New

Shopify Plugin

Native Shopify app for merchants on the Shopify platform. Install from the Shopify App Store and connect your Ezycreate catalogue in minutes — no coding required.

Install from the Shopify App Store
Automatic product & variant mapping
Customise button on product pages
Orders sent to Ezycreate on purchase
Theme-compatible — works with any Shopify theme
Request early access
SDK

Android SDK

Integrate Ezycreate directly into your Android application to provide a truly native experience for your users. Our SDK handles the heavy lifting so you can embed the entire design suite into your app workflow with ease.

Authentication & user tokens
Product details sync
Embedded designer via WebView
Simple order placement
Works with Java & Kotlin
Request SDK access
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 the store/validate endpoint, 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