We use cookies
We and our partners (including Google AdSense) use cookies to personalise content and ads, provide social media features, and analyse our traffic. By clicking Accept All, you consent to our use of cookies. Privacy Policy
Publish content once and distribute it automatically across your website, mobile app, stadium scoreboards, and any other platform via a unified REST API.
GET https://ezmotionsports.com/api/cms/articles?category=premier-league&limit=10&page=1{
"articles": [
{
"id": 1,
"title": "Haaland Breaks Premier League Record",
"description": "...",
"url": "https://...",
"imageUrl": "https://...",
"source": "Sky Sports",
"category": "premier-league",
"publishedAt": "2025-04-23T10:00:00Z"
}
],
"total": 42,
"page": 1
}