Skip to main content
Get listing data

Authorizations

Authorization
string
header
required

Public API token passed as Authorization: Bearer .

Query Parameters

variantId
string

Shopify product variant ID. Required unless source, country, and externalId identify a listing.

source
enum<string>

Listing source. Required with externalId.

Available options:
IDEALO,
GOOGLE_SHOPPING,
KLARNA,
PRICERUNNER,
ALLEGRO,
AMAZON
country
enum<string>

Listing country. Required with externalId.

Available options:
AE,
AT,
AU,
BE,
BG,
BR,
CA,
CH,
CN,
CZ,
DE,
DK,
ES,
FI,
FR,
GR,
HR,
HU,
IE,
IN,
IT,
JP,
NL,
NO,
PL,
PT,
RO,
MX,
SE,
SK,
UK,
US
externalId
string

External marketplace listing ID. When present, source and country are also required.

Response

Successful response.

status
string | null
suggestions
object[]
listing
object | null