Developer & API Portal
Build custom integrations, sync your existing WooCommerce store, or build headless apps using our enterprise API.
Platform Connect
Seamlessly sync your WooCommerce products to our marketplace without manually recreating them.
Download Plugin v1.0.0 • Requires PHP 7.4+How to configure (No API Keys required!)
Install & Activate
Download the `.zip` file using the button on the left. In your WordPress Admin, go to Plugins > Add New > Upload Plugin. Activate it.
Open Settings
In your WordPress sidebar, click on "Platform Connect". You will see a unique QR code generated specifically for your store.
Scan & Sync
Open our Mobile App on your phone. Go to "Account > Connect Store" and scan the QR code on your computer screen. The handshake is instant, and your products will begin syncing!
Public REST API
Integrate your own custom systems via our JSON REST API.
Authentication
All requests must be authenticated using Laravel Sanctum Bearer tokens.
Core Endpoints
- POST
/api/v1/integration/products/sync - GET
/api/v1/integration/orders/fetch - POST
/api/v1/integration/orders/{id}/acknowledge
Complete API Documentation
Developer Access
Please log in or register to generate API Keys.