VigLink (Sovrn Commerce) · Authentication Profile
Viglink Authentication
Authentication
Every Sovrn Commerce (formerly VigLink) API authenticates with a static, per-SITE API key. There is no OAuth, no OIDC, no mTLS, and no token exchange anywhere in the estate. Two key materials exist and they are not interchangeable: a SECRET key sent in the Authorization header for the authenticated data APIs and the MCP server, and a PUBLIC Commerce API key sent as a `key` query parameter on the link/bid check surface and embedded in the client-side JavaScript snippet.
VigLink (Sovrn Commerce) secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.
Affiliate MarketingCommerceMonetizationPublishersLinksAdvertisingReporting
Methods: apiKey
Schemes: 3
OAuth flows:
API key in: header, query
Security Schemes
SecretKey apiKey
sec0 apiKey
CommerceApiKey apiKey
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.