Wonderment · Authentication Profile

Wonderment Authentication

Authentication

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

CompanyEcommerceOrder TrackingPost-PurchaseShippingLogisticsShopifyWebhooks
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiKeyHeader apiKey
· in: header (X-Wonderment-Access-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/wonderment-openapi.json
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiKeyHeader
  type: apiKey
  in: header
  parameter: X-Wonderment-Access-Token
  description: 'Wonderment API access token. Format: sk_live_<shop>_<secret>. Send in the X-Wonderment-Access-Token
    header over HTTPS.'
  sources:
  - openapi/wonderment-openapi.json