nexxOMNIA API
Search
⌃K

Media Interactions

Media Interactions are Part of the Frontend API. They describe the Interaction between an existing Media Item and a User (who can be anonymous in certain Cases). Media Interactions need a valid Session (and most of them also a valid, loggedin User) to be processed.

Common Interactions

post
https://api.nexx.cloud/v3.1/
interactions/addcomment
/addcomment
post
https://api.nexx.cloud/v3.1/
interactions/addrate
/addrate
post
https://api.nexx.cloud/v3.1/
interactions/addreaction
/addreaction
post
https://api.nexx.cloud/v3.1/
interactions/addlike
/addlike
post
https://api.nexx.cloud/v3.1/
interactions/addtofavourites
/addtofavourites
post
https://api.nexx.cloud/v3.1/
interactions/addtowatchlist
/addtowatchlist
post
https://api.nexx.cloud/v3.1/
interactions/addtocart
/addtocart
post
https://api.nexx.cloud/v3.1/
interactions/expressinterest
/expressinterest
delete
https://api.nexx.cloud/v3.1/
interactions/removecomment
/removecomment
Please notice, that this Method needs the Comment ID as item, not as usual the Media ID as item (as every User may leave multiple Comments on a Media Item)
delete
https://api.nexx.cloud/v3.1/
interactions/removerate
/removerate
delete
https://api.nexx.cloud/v3.1/
interactions/removelike
/removelike
delete
https://api.nexx.cloud/v3.1/
interactions/removereaction
/removereaction
delete
https://api.nexx.cloud/v3.1/
interactions/removefromfavourites
/removefromfavourites
delete
https://api.nexx.cloud/v3.1/
interactions/removefromwatchlist
/removefromwatchlist
delete
https://api.nexx.cloud/v3.1/
interactions/removefromcart
/removefromcart

Advanced Interactions

post
https://api.nexx.cloud/v3.1/
interactions/addtowatched
/addtowatched
post
https://api.nexx.cloud/v3.1/
interactions/flagcomment
/flagcomment
Please notice, that this Method needs the Comment ID as item, not as usual the Media ID as item.
post
https://api.nexx.cloud/v3.1/
interactions/finishcart
/finishcart
post
https://api.nexx.cloud/v3.1/
interactions/joinevent
/joinevent
post
https://api.nexx.cloud/v3.1/
interactions/jointeam
/jointeam
delete
https://api.nexx.cloud/v3.1/
interactions/unjoinevent
/unjoinevent
delete
https://api.nexx.cloud/v3.1/
interactions/unjointeam
/unjointeam
delete
https://api.nexx.cloud/v3.1/
interactions/removefromhistory
/removefromhistory
post
https://api.nexx.cloud/v3.1/
interactions/createclip
/createclip
post
https://api.nexx.cloud/v3.1/
interactions/preparedownload
/preparedownload
post
https://api.nexx.cloud/v3.1/
interactions/prepareofflinedownload
/prepareofflinedownload
post
https://api.nexx.cloud/v3.1/
interactions/finishofflinedownload
/finishofflinedownload
delete
https://api.nexx.cloud/v3.1/
interactions/removeofflinedownload
/removeofflinedownload

Template Interactions

post
https://api.nexx.cloud/v3.1/
interactions/sendform
/sendform
post
https://api.nexx.cloud/v3.1/
interactions/sendpoll
/sendpoll
post
https://api.nexx.cloud/v3.1/
interactions/sendvoting
/sendvoting