/articlesCopy Pagepost https://api.newswhip.com/v1/articlesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsā¦LoadingLoadingā¦Query ParamskeystringrequiredDefaults to DevHubYour API key.Body Paramsfiltersarray of stringsrequiredSee the Notes section at the bottom of this page. The Lucene query strings section shares important considerations, including the limits to the number of filters that are allowed.filters*ADD stringfromint64Defaults to nullUnix timestamp in milliseconds. Filters articles published after {from}. Defaults to a week ago.toint64Defaults to nullUnix timestamp in milliseconds. Filters articles published before {to}. Defaults to now.languagestringDefaults to enTwo letter ISO 639-1 language code. Defaults to any language.sort_bystringDefaults to defaultSee notes below.video_onlybooleanDefaults to falseIgnored when searching by the content_type youtube. Defaults to false.default_fieldsarray of stringsDefaults to headline,summary,authorsUp to 3 available fields to be used filtering only by keywords (like "Barack Obama"). Defaults to headline, summary, and authors.default_fields string string stringADD stringsizeint32Defaults to 5Max number of articles to be returned (includes relatedStories). Defaults to 200. The maximum you can specify is 5,000.find_relatedbooleanDefaults to trueRelated stories will be collapsed when set. Ignored when searching by the content_type youtube. Defaults to true.content_typestringFilter by stories or youtube. Defaults to stories.search_full_textbooleanDefaults to falseIf you want to search the full article text, set this to true. Defaults to false.Responses 200200 400400Updated 12 months ago