Subbly · Authentication Profile

Subbly Authentication

Authentication

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

SubscriptionsSubscription CommerceEcommerceSubscription BoxRecurring BillingHeadless CommerceSDKWebhooks
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header (X-Subbly-Api-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/subbly-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKey
  type: apiKey
  in: header
  parameter: X-Subbly-Api-Key
  description: Modeled. Subbly's storefront SDK is configured with an apiKey issued in the Subbly
    admin (Shop Settings). The exact header/parameter name is not published by Subbly.
  sources:
  - openapi/subbly-openapi.yml