Skip to main content
cURL

Authorizations

x-rapidapi-key
string
header
required

Your RapidAPI key.

Headers

x-rapidapi-host
string
required

Your RapidAPI host.

Example:

"<rapidapi-host>"

Body

application/json
source
enum<string>
required

The price source to query.

Available options:
klarna,
pricerunner,
idealo,
google-shopping,
allegro
Example:

"idealo"

country
string
required

Two-letter country code, validated against the chosen source's coverage. Klarna: at, dk, fi, fr, de, ie, it, nl, no, es, se, us. PriceRunner: uk, se, dk. Idealo: de, at. Allegro: pl. Google Shopping: any of its 29 markets.

Example:

"de"

values
string[]
required

Exactly one product barcode (GTIN / EAN / UPC / JAN), digits only, 8–14 chars.

Required array length: 1 element
Pattern: ^\d{8,14}$

Response

Job created

error
boolean
required
Example:

false

job_id
string
required
Example:

"f3a1c2b4-5d6e-7f80-9a1b-2c3d4e5f6071"