Header
This parameter specifies the private key you’ll need for Piloterr access.
Parameters
Cdiscount product offer URL like
https://www.cdiscount.com/mp-352880-auc3283981039048.html
. You can get this URL from the multiple_offer_url
field in the Cdiscount Product API response.How to get the offer URL ?
To get the URLs required for this endpoint, you first need to call the Cdiscount Product API:-
Call the product API with a regular Cdiscount product URL:
-
Extract the offer URL from the response:
-
Use the
multiple_offer_url
as the query parameter for this offer endpoint.