Ex.co (formerly Playbuzz)
communityContent experience platform enabling publishers to create interactive stories, quizzes, polls, and video experiences to boost engagement and monetization.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/itemsGet published content items for a channel
Parameters
typequiz|poll|video|story (stringoptionallimitintegeroptionalchannel_idchannel identifier (stringrequiredReturns
items[] with id, title, type, thumbnail, published_at, engagement_rate, urlGET
/api/v1/items/{id}Get content item details
Returns
item with id, title, type, description, thumbnail, slides[], engagement, shares, urlGET
/api/v1/analyticsGet content performance analytics
Parameters
toYYYY-MM-DD (stringoptionalfromYYYY-MM-DD (stringoptionalchannel_idstringrequiredReturns
analytics with views, completions, shares, avg_time_spent, top_items[]