API Playground
Interact with the News API in real-time. Test parameters, preview responses, and get ready-to-use code snippets.
Parameters
Keywords or phrases to search for.
The 2-letter ISO-639-1 code of the language.
GET
/v2/search/articlescurl --request GET \ --url "https://news-api14.p.rapidapi.com/v2/search/articles?query=technology&language=en" \ --header "X-RapidAPI-Key: YOUR_API_KEY" \ --header "X-RapidAPI-Host: news-api14.p.rapidapi.com"
Response Body200 OK