Authentication
Authenticate every request with your Sovrn-issued API key.
Every request must include the API key Sovrn issued to you, in the x-api-key
request header:
x-api-key: <your-sovrn-api-key>
One header is all you sendSovrn's API gateway exchanges your
x-api-keyfor an internal credential
before the request reaches the service — you only ever sendx-api-key.
Your key is scoped to the Curation API. Treat it as a secret: it grants the
ability to create and edit deals on your account.
Contact your Sovrn representative to obtain or rotate a key.
Updated 1 day ago
Did this page help you?

