Spreadshirt Authentication API
The Spreadconnect API allows you to connect to the Spreadconnect system and lets you manage your products, submit orders and get them fulfilled via requests.To make sure that the requests send to the Spreadconnect API are indeed allowed to fetch and change your data in the Spreadconnect system, they first need to be authenticated.You can authenticate your requests to the Spreadconnect API by using your **Spreadconnect API Key**. **How do I get my Spreadconnect API Key?**1. **Login** into your account or register a new one at https://login.spreadconnect.app.2. Under **"Connect Integration"** create a new Spreadconnect API Integration.3. The **Spreadconnect API Key** for this Integration can be found on the **Dashboard** or at the **Integration Settings** page. *For a more detailed explanation visit https://faq.spod.com/hc/en-us/articles/360020927339-How-do-I-get-started-with-the-API* Now you can authenticate your requests by adding *X-SPOD-ACCESS-TOKEN* parameter with your **Spreadconnect API Key** as the value in the header of your request. *Example:*``` curl 'https://api.spreadconnect.app/authentication' -H 'X-SPOD-ACCESS-TOKEN: {insert your Spreadconnect API Key}'```**Always keep your Spreadconnect API Key private!** Anyone who has your **Spreadconnect API Key** can access and manipulate your Products, Orders, etc. that are managed by theAPI Integration linked to this key.So be careful not to share it.
Spreadshirt Authentication API is one of 8 APIs that Spreadshirt publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes 1 operation across 1 path. 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.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Spreadshirt Authentication 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 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
The Spreadconnect API allows you to connect to the Spreadconnect system and lets you manage your products, submit orders and get them fulfilled via requests. To make sure that the…
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Spreadshirt 7
Other APIs Spreadshirt publishes across the network.
This is an independent, third-party profile of Spreadshirt Authentication 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.