Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Configuration for the analysis

url
string
required

The url of the product to analyze

Example:

"http://…"

nocache
boolean
default:false

Disable the abilit to pull the informations from the cache, consume token

currency
string

The currency symbol (ISO 4217) you want the price converted to

Example:

"USD"

country
string

The country code (ISO 3166-1 alpha-2) you want to request the website from (does not work for all domains)

Example:

"US"

Response

Analysis response

product
object

The product analyzed

metadata
object

The metadata concerning the request