API doesn't work anymore?

Hello there,

Wondering where to put my question about the Spreadshirt API. It’s becoming hard to find documentation! (Hopefully I had some old stuff in the browser bookmark…) I hope there is still some API mainteners/developers somewhere. :slight_smile:

When going on documentation (https://developer.spreadshirt.net/display/API/API) and clicking on the Web Broswer link, I can not set parameters anymore… It asks me for my User-Agent and API-Key. (If my memory is good, we could set it directly in the page). What parameter should I use to make it work?

Also, I can not access anymore to this kind of url:
http://api.spreadshirt.net/api/v1/shops/691653/designs?limit=1000&locale=fr_FR&fullData=true&mediaType=json

I seems to redirect me to
https://api.spreadshirt.net/api/v1/shops/691653/designs?limit=1000&locale=fr_FR&fullData=true&mediaType=json
(with a redirection forbidden) and when trying to go directly on this url, I got the same problem as further (with the user agent and api key)…

Can someone help?

Many thanks,

Arpsara

Hi,

if you just need the shop articles you can try:

Did you try the /user endpoint instead of /shops?
In general, it should work by providing session and user-agent. This might help you, too: Funktionierender DeisgnUpload php

Best
Thimo