Turkey-Specific Endpoints
News
This endpoint retrieves the latest news articles in Turkiye based on the specified category and limit. The user must specify the category and the maximum number of results to return.
GET
Query Parameters
The category of news to retrieve. Must be one of the following:
son-dakika
, ekonomi
, guncel
, dunya
, spor
, politika
, magazin
, teknoloji
, saglik
, otomobil
, kultur-sanat
.
Default: dunya
Maximum: null
Specifies the maximum number of results to return.
Default: 1
Maximum: 20
Response
Indicates whether the request was successful. A value of true
means the request was successful, while false
indicates an issue or failure.
Contains the data related to the latest news articles, including the total number of results and the details of each article.