VigLink (Sovrn Commerce) · Authentication Profile

Viglink Authentication

Authentication

VigLink (Sovrn Commerce) secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

Affiliate MarketingCommerceMonetizationPublishersLinksAdvertisingReporting
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

sec0 apiKey
· in: header (authorization)
SecretKey apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/viglink-campaigns-openapi.yml, openapi/viglink-merchant-summaries-openapi.yml,
  openapi/viglink-price-comparisons-openapi.yml, openapi/viglink-product-promo-codes-openapi.yml,
  openapi/viglink-reports-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: sec0
  type: apiKey
  in: header
  parameter: authorization
  sources:
  - openapi/viglink-campaigns-openapi.yml
  - openapi/viglink-price-comparisons-openapi.yml
  - openapi/viglink-reports-openapi.yml
- name: SecretKey
  type: apiKey
  in: header
  parameter: Authorization
  description: 'Authorization header using the Secret Key scheme. Format: "secret {secret key}"'
  sources:
  - openapi/viglink-merchant-summaries-openapi.yml
  - openapi/viglink-product-promo-codes-openapi.yml