Scopio

CONNECT YOUR
CATALOG
IN MINUTES

6 ways to sync products.
One simple rule.

Send us EAN + price + quantity. We handle everything else — photos, descriptions, translations for 27 EU countries, Google Merchant verification, shipping labels and Buy Box placement.

How it works

You send: EAN + price + qty

We check our EAN catalog (438+ products)

EAN found → live in marketplace immediately

EAN unknown → queued for Google Merchant

We add photos, translations (27 languages), GMC verification

After approval → your product goes live

All content from Google Merchant

Photos, videos, descriptions, translations — we pull from GMC. You store nothing.

Choose your
integration method

Video coming soon

Native

REST API

JSON / ERP endpoint

Real-time product sync via HTTP POST. Send EAN + price + qty — products go live in seconds. Supports bulk arrays up to 10 000 items per request.

POST /api/seller/products

Video coming soon

Standard

XML Feed

Google Shopping compatible

Upload your product catalog as XML. Supports generic format and Google Shopping RSS. Perfect for ERP systems that already export XML.

POST /api/seller/products/xml

Video coming soon

Offline

Excel / XLSX

File upload

Upload a standard Excel file with columns: EAN, Price, Qty. Polish column names supported (EAN, Cena, Ilość). No coding required.

POST /api/seller/products/xlsx

Video coming soon

Native

JSON Feed

URL sync endpoint

Point us to your product feed URL. We fetch and sync automatically. Supports arrays, {products:[...]}, {items:[...]} formats.

POST /api/seller/products/json-feed

Video coming soon

FTP

FTP Transfer

File server pull

Save your FTP credentials once. We connect and pull your product file on demand. Supports JSON, XML and CSV formats on your server.

POST /api/seller/products/ftp

Video coming soon

AI Ready

MCP Server

Model Context Protocol

Let your AI agent (Claude, GPT, Gemini) manage your product catalog directly. JSON-RPC 2.0 endpoint with tools: sync_products, check_ean, get_offers.

POST /api/seller/products/mcp

Step 1 — Get API Key

Generate your key in account

Log in to your Scopio B2B account → Marketplace tab → API Keys → Generate new key. Copy it once — it won't be shown again.

Open Account

Step 2 — First sync

Send your first product

# Test with curl

curl -X POST \

https://business.scopio.pl/api/seller/products \

-H "Authorization: Bearer sk_mkt_..." \

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

-d '[{"ean":"8721199108286","price":29.99,"qty":10}]'

EAN 8721199108286 (Maison Velys) is already in our catalog — it will go live immediately.

Response format

"updated": N

EANs found in catalog → went live immediately in marketplace

"pending_review": N

New EANs → queued for Google Merchant verification and enrichment

"errors": N

Parse or validation errors with details per product

Ready to connect?

Start selling
across Europe

5% commission. No subscription. Access to 27 EU markets.
Auto shipping labels. Buy Box algorithm.

Book a consultation