Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
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: |
![]() |
13.1 | 2 | |
![]() |
17.1 | 3 | * Read [[API Explained>>API Explained]] first to understand what features the API provides and thus what you can do with our API in the future. |
4 | * Read [[API Models Explained>>API Models Explained]] section, to get a grip on the actual business of printing designs and text on apparel and the data models you need understand in order to exchange data with our API [[.>>API Models Explained]] | ||
5 | * Read [[API Basics>>API Basics]] section, to learn about the basics for using our API, such as used HTTP methods, used HTTP status codes and used query/header parameters. | ||
![]() |
15.1 | 6 | * Read [[API Resources>>API Resources]] section, to understand which resources are provided by the REST interface and how you can use them |
![]() |
14.1 | 7 | |
![]() |
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 | |||
![]() |
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. |