Wiki source code of Home

Version 19.1 by mbs on 2010/04/16 12:41

Hide last authors
mbs 15.1 1 The Spreadshirt API provides a programmable REST interface that gives you access to most of Spreadshirt's platform functionality. To understand what the API can do for you:
mbs 13.1 2
mbs 18.1 3 * Read [[API Explained>>API Explained]] first to understand what features the API provides today and what it will provide in the future.
mbs 19.1 4 * Read [[API Models Explained>>API Models Explained]], to get a grip on the actual business of printing designs and text on apparel and the data models you need to understand in order to exchange data with our API [[.>>API Models Explained]]
mbs 18.1 5 * Read [[API Basics>>API Basics]], to learn about the basics for using our API, such as used HTTP methods, used HTTP status codes and used query/header parameters.
6 * Read [[API Resources>>API Resources]], to understand which resources are provided by the REST interface and how you can use them
mbs 14.1 7
mbs 15.1 8 To get started using the API 
9
10 * Conduct API calls using your [[Web browser>>http://api.spreadshirt.net/api/v1/shops/205909]] or our [[API browser>>http://demoapp.spreadshirt.net/apibrowser/]].
11 * [[Register for an API key>>mailto:developer@spreadshirt.net]] with your Spreadshirt user id in case you need access to special features, such as product creation, design upload or basket creation. [[Register for a Spreadshirt shop>>http://www.spreadshirt.net/open-t-shirt-shop-C5781]] , in case you don't have one yet..
12 * [[Browse sample applications>>APP:Home]] and the sample applications source code.
13
mbs 14.1 14 Please note that the **Spreadshirt API is right now available as an alpha version**. That means that the Spreadshirt API, i.e. offered URLs, representations and status codes, is not stable yet and we reserve the right to conduct changes on it.