Plugin · Shop & Sync
Endpoints server-to-server para integración (DNN, WordPress, Shopify manual, custom). Auth: X-Shop-API-Key.
Verify domain from plugin
Verify domain ownership from WordPress plugin. Simple verification - API Key is proof of ownership.
Unlink plugin
Remove verification and unlink plugin from shop
Track conversions from plugin
Track product conversions (purchases) from WordPress/Shopify plugin. Uses cookie data containing productId → searchLogId mappings.
Sync products from plugin
Sync products from WordPress plugin (full or incremental)
Get verification data
Get domain verification code and instructions for plugin
Get products from plugin
Get products for drift detection. Supports delta sync (?modifiedAfter), batch fetch by externalIds (max 100), or pagination.
Get product by externalId
Get a single product by its WooCommerce external ID
Delete product from plugin
Delete a product when trashed or permanently deleted in WordPress
Get shop by ID
Get shop information with subscription details by shop ID using API key authentication
Get current shop
Get current shop information with subscription details using API key