Download OpenAPI specification:Download
With the Spideo API you will be able to display the right content at the right time for your customers and collect information about your customer’s needs to optimise the performance. Our endpoints allow you to onboard new users and create a personalized experience from the first time they explore your platform and helps existing users discover the richness of your content catalog tailored to their preferences. We also provide you with ways to manage business rules to give you more control over what you want to specifically recommend to your users or exclude from recommendation.To test any of the endpoints in this document, you can use a tmdbID for movie content or a tmsID for tv shows in the contentID field.
In application of Data Protection regulations, all features presented in this section enable users to take decisions on the tracking and storage of their activity.
Deactivate the record of a user's interactions
user required | string Provide the user Id. Example: mathieu |
records_allowed | boolean Activates or deactivates the ongoing tracking of a given user's interactions. Therefore records_allowed={true/false}". |
{- "user": "DataPrivacy",
- "recordsAllowed": false
}