Integrations

Connect Your Commerce Stack

Import from any source. Push optimized content back.

Commerce Platforms

Connect Your Store

Shopify

Available

Sync your full Shopify catalog. Pull products, push optimized content back to metafields and descriptions.

WooCommerce

Available

Connect via REST API. Import all WooCommerce products and publish rewrites directly to your store.

Magento

Available

Adobe Commerce and Magento 2 support via the native REST API. Handles large catalog volumes efficiently.

BigCommerce

Available

Full BigCommerce V2/V3 API support. Bi-directional sync with field-level mapping.

Custom Platform

Available

Connect any commerce platform with a REST or GraphQL API. Use the EcomIQX webhook system for real-time sync.

Data Sources

Pull From Anywhere

Google Merchant Center

Available

Import your product feed directly from GMC. Content health scoring runs against your live feed data.

Google Search Console

Available

Pull real click and impression data to inform keyword recommendations. SEO analysis backed by actual search performance.

DataForSEO

Available

Live keyword search volume, difficulty scores, and SERP data to power keyword intelligence and gap analysis.

XML Feeds

Available

Import product data from any standard XML product feed. Handles Google Shopping, Bing, and custom feed formats.

CSV Import

Available

Upload product data via CSV with a flexible column mapping interface. Supports bulk import of tens of thousands of rows.

JSON API

Available

Push product data to EcomIQX directly from any system via a simple JSON payload. Ideal for custom pipelines.

Developer Tools

Build What You Need

REST API

Full Access

Full programmatic access to every EcomIQX capability. Manage products, trigger scoring, fetch results, and publish content from your own tooling.

Webhooks

Real-Time

Receive real-time event notifications when scoring completes, rewrites are approved, or catalog syncs finish. Configurable per-event.

API Keys

Secure

Scoped API keys with read-only or read-write permissions. Rotate keys, set expiry dates, and monitor usage per key.

Bulk Export

Scheduled

Export scored catalog data, rewrite drafts, and translation status as CSV or JSON. Schedule recurring exports for downstream pipelines.

Open API

Build Your Own Integration

The EcomIQX REST API exposes the full platform. Trigger scoring, run rewrites, manage translations, and export results — entirely from your own tooling.

# Score a batch of products

curl -X POST https://api.ecomiqx.com/v1/products/score \

-H "Authorization: Bearer $ECOMIQX_API_KEY" \

-H "Content-Type: application/json" \

-d '{

"product_ids": ["sku_001", "sku_002", "sku_003"],

"dimensions": ["title", "description", "seo", "images"],

"notify_webhook": true

}'

# Response

200 OK — job_id: "score_job_a8f2c..."

Your Catalog Is Underperforming. Get Early Access.

Pre-register to join the first wave of teams using EcomIQX to score, optimize, and publish better product content.