Zinrelo · Authentication Profile

Zinrelo Authentication

Authentication

Zinrelo secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

LoyaltyRewardsPointsCustomer RetentionEcommerceSaaS
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

partnerId apiKey
· in: header (partner-id)
apiKey apiKey
· in: header (api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/zinrelo-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: partnerId
  type: apiKey
  in: header
  parameter: partner-id
  description: Your Zinrelo Partner ID, provisioned to your account.
  sources:
  - openapi/zinrelo-openapi.yml
- name: apiKey
  type: apiKey
  in: header
  parameter: api-key
  description: Your Zinrelo API key, provisioned to your account.
  sources:
  - openapi/zinrelo-openapi.yml