Partner FAQ
Common errors
I get a 401 when I try to use the API, what's wrong?
In order to fetch data from the API you must first login and get an access token. See Getting started and the api reference.
My access token has expired, how do I get a new one?
Access tokens are valid for 10 minutes. You can get a new access token by logging in again. See api reference.
My links are missing a ref query parameter, what's wrong?
You must include a ref query parameter with all your requests if you want attribution when a end user clicks links to shops or Prisjakt. The ref query parameter is used to identify you as a partner and will be appended on all relevant links in the response body. See attribution and the api reference.
I get less offers in my response then I see on Prisjakt
The API only returns offers that are available for purchase. Offers that are out of stock or not available for purchase are not included in the response.