How to authenticate user requests when using Motto’s Content Delivery API
Authorization: Bearer <PUBLIC_KEY>
HTTP header.
The PUBLIC_KEY
is required and is connected to your Motto project.
It allows your end-users to retrieve any public resource inside of that particular project.
Retrieve a public key
PUBLIC_KEY
of your project,
sign in to the Motto Studio and then visit this page.X-Motto-Token: <JWT>
HTTP header.
The JWT
is a JSON Web Token that should be generated after the user signs in to a Motto-powered OTT platform application.
JWT
.
Motto managed users
Third party managed users
Self-managed users
Connected TV code linking