Skip to main content
Version: 0.1.17

Partner Content API

Authentication

Partner authentication is handled with short lived partner access tokens. Use your api credentials to request these tokens. The access token is of JWT format and should be passed in a header with your API requests:

Example Header: Authorization: Bearer your-partner-token

Security Scheme Type:http
HTTP Authorization Scheme:bearer