Signing URL – Perl

This example illustrates how to sign request URL’s using Perl. Definition Name Type Summary $urlDomain string (required) URL of the service (ex: http://uk.shoppingapis.kelkoo.com) $urlPath string (required) Path and query for the service (ex: /V3/productSearch?query=ipod) $partner string (required) Affiliate Id $key string (required) Affiliate secret key Please note that your query must be encoded if you … Continue reading Signing URL – Perl