GET Pre-Match News for Upcoming Fixtures
This endpoint returns all pre-match news articles for the upcoming fixtures within your subscription. Our Pre-Match News is available at a minimum of 48 hours before the start of a match.
https://api.sportmonks.com/v3/football/news/pre-match/upcoming
"data": [
{
"id": 2274,
"fixture_id": 18535339,
"league_id": 8,
"title": "Rubén Sellés cuts frustrated figure after FA Cup exit, with Leicester in focus.",
"type": "prematch"
},
{
"id": 2273,
"fixture_id": 18535340,
"league_id": 8,
"title": "''We have to apologise.\" Stellini says after Tottenham's exit from FA Cup.",
"type": "prematch"
},
{
"id": 2272,
"fixture_id": 18535331,
"league_id": 8,
"title": "''Happy'' Arteta pleased with Everton win ahead of weekend clash.",
"type": "prematch"
},Field
Description
Type
Name
Required?
Description
Static Filters
Available on Entity
Description
Example
Dynamic Filters
Available on Entity
Description
Examples
Filters
Pagination
Parameters
Parameter
Required
Description
Example
Include depth
Include options
Related Entities:
Postman
Code Example
Last updated
Was this helpful?