How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Spreadshirt Product Types API

Product types represent our available base products that can be used for customisation. This information can alsobe found in the User Interface of the Spreadconnect application when creating a product. The main difference is that here only the products which contain the enabled print types are listed.Among details as description and price, you will see in the response payload the IDs necessary for the creation payload when building the article variants: "sizes", "appearances" and "views". The "sizes" and "appearances" represent the size and colour attributes of the productThe "views" parameter represents the customizable areas of the product, where you may choose to place a design on.

Spreadshirt Product Types API is one of 8 APIs that Spreadshirt publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Product Types. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 8 paths, and defines 5 schemas. It is described by OpenAPI 3.2.0, at version 0.1.0.

Requests are made against a single base URL, https://api.spreadconnect.app.

8 operations 8 paths 5 schemas 7 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
0.1.0
Base URL
https://api.spreadconnect.app
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Spreadshirt Product Types API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-SPOD-ACCESS-TOKEN (access_token).

  • access_token — It's necessary to have an authentication token from Spreadconnect. You can generate this token in your Spreadconnect web application. You have to send this tok…

Paths & Operations 8

Across 8 paths, the API surfaces 8 operations — 7 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Product Types 8

Product types represent our available base products that can be used for customisation. This information can also be found in the User Interface of the Spreadconnect application w…

GET
/productTypes
Get available product types
getProductTypes → 200
GET
/productTypes/categories
Get the category tree
getProductTypeCategories → 200404
GET
/productTypes/{productTypeId}
Get a single product type
getProductType 1 param → 200404
GET
/productTypes/{productTypeId}/size-chart
Get the size chart for a product type
getProductTypeSizeChart 1 param → 200404
GET
/productTypes/{productTypeId}/views
Get the views for a product type
getProductTypeViews 1 param → 200404
GET
/productTypes/{productTypeId}/hotspots/design/{designId}
Get available hotspots for a product type and design
getProductTypeViews 2 params → 200404
GET
/productTypes/{productTypeId}/categories
Get the categories assigned to a product type
getProductTypeCategories 1 param → 200404
POST
/productTypes/{productTypeId}/previews
Get the previews for a product with hotspot configuration
getProductTypePreviews 1 param body → 200404

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ProductTypes (12 properties), Categories (4 properties), SizeChart (2 properties), Preview (1 property). Each schema is shown below with its type and property counts.

Views
object
1 property
Categories
object
4 properties
Preview
object
1 property
SizeChart
object
2 properties
ProductTypes
object
12 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

spreadshirt-product-types-api-openapi.yml Raw ↑

Other APIs Spreadshirt publishes across the network.

Spreadshirt Public Shop API
Spreadshirt Articles API
Spreadshirt Authentication API
Spreadshirt Designs API
Spreadshirt Orders API
Spreadshirt Stocks API
Spreadshirt Subscriptions API
Where this information came from

This is an independent, third-party profile of Spreadshirt Product Types API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.