Changes for page Spreadshirt Public Shop API Documentation
Last modified by admin on 2023/02/14 14:43
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,14 +3,25 @@ 3 3 Spreadshirt provides several ways to offer an online shop experience to your customers and earn money through commission: 4 4 5 5 1. The standalone Spreadshop ([[this>>url:https://shop.spreadshirt.com/SpreadShop||rel="nofollow" shape="rect" class="external-link"]], for example). This application is officially developed, hosted and maintained by Spreadshirt. Running a Spreadshop requires zero technical skills and is always the recommended approach. 6 -1. JavaScript integration (described [[here>>url:https://help.spreadsh irt.com/hc/en-us/articles/207487815-Website-Integration-with-JavaScript||rel="nofollow"shape="rect"class="external-link"]]). If you have an existing website, you can embed a piece of JavaScript into it that manipulates your website in order to embed the Spreadshop into your site. This requires a decent understanding of HTML and CSS in order to resolve any conflicts between your site and the Spreadshop that may arise.6 +1. JavaScript integration (described [[here>>url:https://help.spreadshop.com/hc/en-us/articles/360010529039-Website-Integration-with-JavaScript||shape="rect"]]). If you have an existing website, you can embed a piece of JavaScript into it that manipulates your website in order to embed the Spreadshop into your site. This requires a decent understanding of HTML and CSS in order to resolve any conflicts between your site and the Spreadshop that may arise. 7 7 1. CMS plugins for [[WordPress>>url:https://wordpress.org/plugins/spreadshop/#developers||rel="nofollow" shape="rect" class="external-link"]] and others (currently just [[Joomla>>url:https://extensions.joomla.org/extension/spreadshop/||rel="nofollow" shape="rect" class="external-link"]]) that embed the JavaScript snippet mentioned in (2.) for you. If you run a website based on such CMS, these plugins can make your life a bit easier. An understanding of HTML and CSS is nonetheless important. 8 8 1. An independent, custom built web application based on the **Public Shop API** described in this document. This interface is for web developers only (or people who can afford to hire one). Going for this approach is only feasible for people who have a solid understanding of server side & client side programming, HTTP, HTML and CSS. 9 9 10 10 = Prerequisites = 11 11 12 -Spreadshirt runs a European and a North American platform that are independent from another. First, you need toregister a Spreadshop on [[eu>>url:https://www.spreadshirt.net/start-selling-C5780||shape="rect"]] or [[na>>url:https://www.spreadshirt.com/start-selling-shirts-C3598||shape="rect"]]. Then, in order to use the API, you need to register an API Key on [[eu>>url:https://www.spreadshirt.net/userarea/-C7120||shape="rect"]] or [[na>>url:https://www.spreadshirt.com/userarea/-C6840||shape="rect"]].12 +Spreadshirt runs a European and a North American platform that are independent from another. You need to: 13 13 14 +* Choose a platform 15 +* Register a Spreadshop: 16 +** Europe: [[here>>url:https://www.spreadshirt.net/start-selling-C5780||shape="rect"]] 17 +** North America: [[here>>url:https://www.spreadshirt.com/start-selling-shirts-C3598||shape="rect"]] 18 +* Log into the partner area using exactly one of the following links: 19 +** Europe: [[here>>url:https://partner.spreadshirt.net||shape="rect"]] 20 +** North America: [[here>>url:https://partner.spreadshirt.com||shape="rect"]] 21 +* In the same browser session, visit one of the following pages to retrieve your API Key. This will only work if you are already logged in as described above. 22 +** Europe: [[here>>url:https://www.spreadshirt.net/userarea/-C7120||shape="rect"]] 23 +** North America: [[here>>url:https://www.spreadshirt.com/userarea/-C6840||shape="rect"]] 24 + 14 14 = Basics = 15 15 16 16 * The API described here is loosely based on [[REST>>url:https://en.wikipedia.org/wiki/Representational_state_transfer||shape="rect"]] principles. This means among other things that all endpoints can be accessed via HTTPS and HTTP clients like [[curl>>url:https://curl.haxx.se/||shape="rect"]] or [[postman>>url:https://www.getpostman.com/||shape="rect"]] can be used directly to explore the API. ... ... @@ -52,10 +52,6 @@ 52 52 53 53 There is a [[tutorial>>doc:Build your own shop system]] available showing the use of this API in order to **implement an own shop system**. 54 54 55 -Another [[tutorial>>doc:Migration Tutorial]] explains how to adjust your existing implementation to the upcoming **partner area migration**. 56 - 57 -\\ 58 - 59 59 = [[doc:Legal Information]] = 60 60 61 61 (% class="auto-cursor-target" %)
- Confluence.Code.ConfluencePageClass[0]
-
- id
-
... ... @@ -1,1 +1,1 @@ 1 -2 82789361 +56230020 - url
-
... ... @@ -1,1 +1,1 @@ 1 -https://developer.spreadshirt.net/wiki/spaces/API/pages/2 8278936/Spreadshirt Public Shop API Documentation1 +https://developer.spreadshirt.net/wiki/spaces/API/pages/56230020/Spreadshirt Public Shop API Documentation