SamCart · Authentication Profile

Samcart Authentication

Authentication

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

E-commerceCheckoutPaymentsSubscriptionsDigital ProductsCourses
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

scApiKey apiKey
· in: header (sc-api)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/samcart-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: scApiKey
  type: apiKey
  in: header
  parameter: sc-api
  description: API key passed in the `sc-api` header. Keys are generated by the SamCart Support
    team on request (support@samcart.com).
  sources:
  - openapi/samcart-openapi.yml