Suggest News Source

This API lets you suggest a news source to be monitored by the World News API. Check via the search news sources API if the news source is already being monitored.

Note: This endpoint is not available on the free plan. Also, we may or may not approve the news source. Please only submit news sites and if you provide a feed-url it is much more likely to be approved.

POST
https://api.worldnewsapi.com/suggest-news-source
Example Request and Response
POST
https://api.worldnewsapi.com/{{ examples.postSuggestNewsSource }}
{
    "message": "Thank you for your suggestion. It will be reviewed shortly."
}
cURL
Java
Javascript
Python
Go
C#
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}
 {{ codeCopyText }}