Smartrr · Authentication Profile

Smartrr Authentication

Authentication

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

SubscriptionsLoyaltyShopifyEcommerceDTCRecurring RevenueSubscription Management
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

smartrrAccessToken apiKey
· in: header (x-smartrr-access-token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/smartrr-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: smartrrAccessToken
  type: apiKey
  in: header
  parameter: x-smartrr-access-token
  description: Per-organization API access token generated in the Smartrr admin under the Integrations
    tab (Add Key). Sent on every request in the x-smartrr-access-token header.
  sources:
  - openapi/smartrr-openapi.yml