Spreadshirt · Authentication Profile

Spreadshirt Authentication

Authentication

Spreadshirt secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyConsumerPrint on DemandE-commerceApparelCustom MerchandiseFulfillmentDropshippingWebhooks
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

access_token apiKey
· in: header (X-SPOD-ACCESS-TOKEN)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/spreadshirt-spreadconnect-openapi.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: access_token
  type: apiKey
  in: header
  parameter: X-SPOD-ACCESS-TOKEN
  description: 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 token as a header
    parameter in each request.
  sources:
  - openapi/spreadshirt-spreadconnect-openapi.json