...
Code Block |
---|
curl -H 'X-Api-Key-Test: yes' 'http://api.spreadshirt.net/api/v1/shops/205909' |
No Now, from there on
- switch to HTTPS,
- provide a User-Agent,
- provide an API Key (use your own API Key, otherwise we will block you in the near future)
...
...
Code Block |
---|
curl -H 'X-Api-Key-Test: yes' 'http://api.spreadshirt.net/api/v1/shops/205909' |
No Now, from there on
...