{ "opencollection": "1.0.0", "info": { "name": "AYLIEN News Absa related_story API", "version": "3.0" }, "items": [ { "info": { "name": "related_story", "type": "folder" }, "items": [ { "info": { "name": "listRelatedStoriesGet", "type": "http" }, "http": { "method": "GET", "url": "https://api.aylien.com/news/related_stories", "params": [ { "name": "id[]", "value": "", "type": "query", "description": "This parameter is used for finding stories by story id.\n" }, { "name": "!id[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories by story id.\n" }, { "name": "title", "value": "", "type": "query", "description": "This parameter is used for finding stories whose title contains a specific keyword. It supports [boolean operators](https://newsapi.aylien.com/docs/boolean-operators).\n" }, { "name": "body", "value": "", "type": "query", "description": "This parameter is used for finding stories whose body contains a specific keyword. It supports [boolean operators](https://newsapi.aylien.com/docs/boolean-operators).\n" }, { "name": "text", "value": "", "type": "query", "description": "This parameter is used for finding stories whose title or body contains a specific keyword. It supports [boolean operators](https://newsapi.aylien.com/docs/boolean-operators).\n" }, { "name": "translations.en.title", "value": "", "type": "query", "description": "This parameter is used for finding stories whose translation title contains a specific keyword. It supports [boolean operators](https://newsapi.aylien.com/docs/boolean-operators).\n" }, { "name": "translations.en.body", "value": "", "type": "query", "description": "This parameter is used for finding stories whose translation body contains a specific keyword. It supports [boolean operators](https://newsapi.aylien.com/docs/boolean-operators).\n" }, { "name": "translations.en.text", "value": "", "type": "query", "description": "This parameter is used for finding stories whose translation title or body contains a specific keyword. It supports [boolean operators](https://newsapi.aylien.com/docs/boolean-operators).\n" }, { "name": "links.permalink[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on their url.\n" }, { "name": "!links.permalink[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on their url.\n" }, { "name": "language[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose language is the specified value. It supports [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language codes.\n" }, { "name": "!language[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose language is the specified value. It supports [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language codes.\n" }, { "name": "published_at.start", "value": "", "type": "query", "description": "This parameter is used for finding stories whose published at time is greater than the specified value. [Here](https://newsapi.aylien.com/docs/working-with-dates) you can find more information about how [to work with dates](https://newsapi.aylien.com/docs/working-with-dates).\n" }, { "name": "published_at.end", "value": "", "type": "query", "description": "This parameter is used for finding stories whose published at time is less than the specified value. [Here](https://newsapi.aylien.com/docs/working-with-dates) you can find more information about how [to work with dates](https://newsapi.aylien.com/docs/working-with-dates).\n" }, { "name": "categories.taxonomy", "value": "", "type": "query", "description": "This parameter is used for defining the type of the taxonomy for the rest of the categories queries. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "categories.confident", "value": "", "type": "query", "description": "This parameter is used for finding stories whose categories are confident. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "categories.id[]", "value": "", "type": "query", "description": "This parameter is used for finding stories by categories id. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "!categories.id[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories by categories id. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "categories.label[]", "value": "", "type": "query", "description": "This parameter is used for finding stories by categories label. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "!categories.label[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories by categories label. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "categories.level[]", "value": "", "type": "query", "description": "This parameter is used for finding stories by categories level. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "!categories.level[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories by categories level. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "entities.title.id[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `id` in the title of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.id[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `id` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.surface_forms.text[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `surface_form` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.surface_forms.text[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `surface_form` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.text[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `text` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.text[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `text` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.type[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `type` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.type[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `type` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.stock_ticker[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `stock_ticker` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.stock_ticker[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `stock_ticker` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.links.dbpedia[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities dbpedia URL in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.links.dbpedia[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities dbpedia URL in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.links.wikipedia[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities Wikipedia URL in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.links.wikipedia[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities Wikipedia URL in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.links.wikidata[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities Wikidata URL in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.links.wikidata[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities Wikidata URL in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.id[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `id` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.id[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `id` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.surface_forms.text[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `surface_form` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.surface_forms.text[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `surface_form` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.text[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `text` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.text[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `text` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.type[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `type` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.type[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `type` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.stock_ticker[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `stock_ticker` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.stock_ticker[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `stock_ticker` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.links.dbpedia[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities dbpedia URL in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.links.dbpedia[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities dbpedia URL in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.links.wikipedia[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities wikipedia URL in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.links.wikipedia[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities Wikipedia URL in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.links.wikidata[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities wikidata URL in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.links.wikidata[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities Wikidata URL in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "sentiment.title.polarity", "value": "", "type": "query", "description": "This parameter is used for finding stories whose title sentiment is the specified value.\n" }, { "name": "!sentiment.title.polarity", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose title sentiment is the specified value.\n" }, { "name": "sentiment.body.polarity", "value": "", "type": "query", "description": "This parameter is used for finding stories whose body sentiment is the specified value.\n" }, { "name": "!sentiment.body.polarity", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose body sentiment is the specified value.\n" }, { "name": "media.images.count.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose number of images is greater than or equal to the specified value.\n" }, { "name": "media.images.count.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose number of images is less than or equal to the specified value.\n" }, { "name": "media.images.width.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose width of images are greater than or equal to the specified value.\n" }, { "name": "media.images.width.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose width of images are less than or equal to the specified value.\n" }, { "name": "media.images.height.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose height of images are greater than or equal to the specified value.\n" }, { "name": "media.images.height.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose height of images are less than or equal to the specified value.\n" }, { "name": "media.images.content_length.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose images content length are greater than or equal to the specified value.\n" }, { "name": "media.images.content_length.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose images content length are less than or equal to the specified value.\n" }, { "name": "media.images.format[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose images format are the specified value.\n" }, { "name": "!media.images.format[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose images format are the specified value.\n" }, { "name": "media.videos.count.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose number of videos is greater than or equal to the specified value.\n" }, { "name": "media.videos.count.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose number of videos is less than or equal to the specified value.\n" }, { "name": "author.id[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose author id is the specified value.\n" }, { "name": "!author.id[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose author id is the specified value.\n" }, { "name": "author.name", "value": "", "type": "query", "description": "This parameter is used for finding stories whose author full name contains the specified value.\n" }, { "name": "!author.name", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose author full name contains the specified value.\n" }, { "name": "source.id[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source id is the specified value.\n" }, { "name": "!source.id[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source id is the specified value.\n" }, { "name": "source.name[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source name contains the specified value.\n" }, { "name": "!source.name[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source name contains the specified value.\n" }, { "name": "source.domain[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source domain is the specified value.\n" }, { "name": "!source.domain[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source domain is the specified value.\n" }, { "name": "source.locations.country[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source country is the specified value. It supports [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country codes. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.locations.country[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source country is the specified value. It supports [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country codes. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.locations.state[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source state/province is the specified value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.locations.state[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source state/province is the specified value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.locations.city[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source city is the specified value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.locations.city[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source city is the specified value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.scopes.country[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source scopes is the specified country value. It supports [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country codes. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.scopes.country[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source scopes is the specified country value. It supports [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country codes. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.scopes.state[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source scopes is the specified state/province value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.scopes.state[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source scopes is the specified state/province value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.scopes.city[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source scopes is the specified city value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.scopes.city[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source scopes is the specified city value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.scopes.level[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source scopes is the specified level value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.scopes.level[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source scopes is the specified level value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.links_in_count.min", "value": "", "type": "query", "description": "This parameter is used for finding stories from sources whose Links in count is greater than or equal to the specified value. You can read more about working with Links in count [here](https://newsapi.aylien.com/docs/working-with-links-in-count).\n" }, { "name": "source.links_in_count.max", "value": "", "type": "query", "description": "This parameter is used for finding stories from sources whose Links in count is less than or equal to the specified value. You can read more about working with Links in count [here](https://newsapi.aylien.com/docs/working-with-links-in-count).\n" }, { "name": "source.rankings.alexa.rank.min", "value": "", "type": "query", "description": "This parameter is used for finding stories from sources whose Alexa rank is greater than or equal to the specified value. You can read more about working with Alexa ranks [here](https://newsapi.aylien.com/docs/working-with-alexa-ranks).\n" }, { "name": "source.rankings.alexa.rank.max", "value": "", "type": "query", "description": "This parameter is used for finding stories from sources whose Alexa rank is less than or equal to the specified value. You can read more about working with Alexa ranks [here](https://newsapi.aylien.com/docs/working-with-alexa-ranks).\n" }, { "name": "source.rankings.alexa.country[]", "value": "", "type": "query", "description": "This parameter is used for finding stories from sources whose Alexa rank is in the specified country value. It supports [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country codes. You can read more about working with Alexa ranks [here](https://newsapi.aylien.com/docs/working-with-alexa-ranks).\n" }, { "name": "social_shares_count.facebook.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose Facebook social shares count is greater than or equal to the specified value.\n" }, { "name": "social_shares_count.facebook.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose Facebook social shares count is less than or equal to the specified value.\n" }, { "name": "social_shares_count.google_plus.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose Google+ social shares count is greater than or equal to the specified value.\n" }, { "name": "social_shares_count.google_plus.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose Google+ social shares count is less than or equal to the specified value.\n" }, { "name": "social_shares_count.linkedin.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose LinkedIn social shares count is greater than or equal to the specified value.\n" }, { "name": "social_shares_count.linkedin.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose LinkedIn social shares count is less than or equal to the specified value.\n" }, { "name": "social_shares_count.reddit.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose Reddit social shares count is greater than or equal to the specified value.\n" }, { "name": "social_shares_count.reddit.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose Reddit social shares count is less than or equal to the specified value.\n" }, { "name": "clusters[]", "value": "", "type": "query", "description": "This parameter is used for finding stories with belonging to one of clusters in a specific set of clusters You can read more about working with clustering [here](https://newsapi.aylien.com/docs/working-with-clustering).\n" }, { "name": "return[]", "value": "", "type": "query", "description": "This parameter is used for specifying return fields." }, { "name": "story_id", "value": "", "type": "query", "description": "A story id" }, { "name": "story_url", "value": "", "type": "query", "description": "An article or webpage" }, { "name": "story_title", "value": "", "type": "query", "description": "Title of the article" }, { "name": "story_body", "value": "", "type": "query", "description": "Body of the article" }, { "name": "boost_by", "value": "", "type": "query", "description": "This parameter is used for boosting the result by the specified value.\n" }, { "name": "story_language", "value": "", "type": "query", "description": "This parameter is used for setting the language of the story. It supports [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language codes.\n" }, { "name": "per_page", "value": "", "type": "query", "description": "This parameter is used for specifying number of items in each page.\n" } ], "auth": { "type": "apikey", "key": "X-AYLIEN-NewsAPI-Application-ID", "value": "{{X-AYLIEN-NewsAPI-Application-ID}}", "placement": "header" } } }, { "info": { "name": "listRelatedStoriesPost", "type": "http" }, "http": { "method": "POST", "url": "https://api.aylien.com/news/related_stories", "params": [ { "name": "id[]", "value": "", "type": "query", "description": "This parameter is used for finding stories by story id.\n" }, { "name": "!id[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories by story id.\n" }, { "name": "title", "value": "", "type": "query", "description": "This parameter is used for finding stories whose title contains a specific keyword. It supports [boolean operators](https://newsapi.aylien.com/docs/boolean-operators).\n" }, { "name": "body", "value": "", "type": "query", "description": "This parameter is used for finding stories whose body contains a specific keyword. It supports [boolean operators](https://newsapi.aylien.com/docs/boolean-operators).\n" }, { "name": "text", "value": "", "type": "query", "description": "This parameter is used for finding stories whose title or body contains a specific keyword. It supports [boolean operators](https://newsapi.aylien.com/docs/boolean-operators).\n" }, { "name": "translations.en.title", "value": "", "type": "query", "description": "This parameter is used for finding stories whose translation title contains a specific keyword. It supports [boolean operators](https://newsapi.aylien.com/docs/boolean-operators).\n" }, { "name": "translations.en.body", "value": "", "type": "query", "description": "This parameter is used for finding stories whose translation body contains a specific keyword. It supports [boolean operators](https://newsapi.aylien.com/docs/boolean-operators).\n" }, { "name": "translations.en.text", "value": "", "type": "query", "description": "This parameter is used for finding stories whose translation title or body contains a specific keyword. It supports [boolean operators](https://newsapi.aylien.com/docs/boolean-operators).\n" }, { "name": "links.permalink[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on their url.\n" }, { "name": "!links.permalink[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on their url.\n" }, { "name": "language[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose language is the specified value. It supports [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language codes.\n" }, { "name": "!language[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose language is the specified value. It supports [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language codes.\n" }, { "name": "published_at.start", "value": "", "type": "query", "description": "This parameter is used for finding stories whose published at time is greater than the specified value. [Here](https://newsapi.aylien.com/docs/working-with-dates) you can find more information about how [to work with dates](https://newsapi.aylien.com/docs/working-with-dates).\n" }, { "name": "published_at.end", "value": "", "type": "query", "description": "This parameter is used for finding stories whose published at time is less than the specified value. [Here](https://newsapi.aylien.com/docs/working-with-dates) you can find more information about how [to work with dates](https://newsapi.aylien.com/docs/working-with-dates).\n" }, { "name": "categories.taxonomy", "value": "", "type": "query", "description": "This parameter is used for defining the type of the taxonomy for the rest of the categories queries. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "categories.confident", "value": "", "type": "query", "description": "This parameter is used for finding stories whose categories are confident. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "categories.id[]", "value": "", "type": "query", "description": "This parameter is used for finding stories by categories id. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "!categories.id[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories by categories id. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "categories.label[]", "value": "", "type": "query", "description": "This parameter is used for finding stories by categories label. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "!categories.label[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories by categories label. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "categories.level[]", "value": "", "type": "query", "description": "This parameter is used for finding stories by categories level. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "!categories.level[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories by categories level. You can read more about working with categories [here](https://newsapi.aylien.com/docs/working-with-categories).\n" }, { "name": "entities.title.id[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `id` in the title of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.id[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `id` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.surface_forms.text[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `surface_form` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.surface_forms.text[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `surface_form` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.text[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `text` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.text[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `text` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.type[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `type` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.type[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `type` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.stock_ticker[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `stock_ticker` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.stock_ticker[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `stock_ticker` in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.links.dbpedia[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities dbpedia URL in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.links.dbpedia[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities dbpedia URL in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.links.wikipedia[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities Wikipedia URL in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.links.wikipedia[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities Wikipedia URL in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.title.links.wikidata[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities Wikidata URL in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.title.links.wikidata[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities Wikidata URL in story titles. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.id[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `id` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.id[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `id` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.surface_forms.text[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `surface_form` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.surface_forms.text[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `surface_form` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.text[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `text` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.text[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `text` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.type[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `type` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.type[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `type` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.stock_ticker[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities `stock_ticker` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.stock_ticker[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities `stock_ticker` in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.links.dbpedia[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities dbpedia URL in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.links.dbpedia[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities dbpedia URL in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.links.wikipedia[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities wikipedia URL in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.links.wikipedia[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities Wikipedia URL in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "entities.body.links.wikidata[]", "value": "", "type": "query", "description": "This parameter is used to find stories based on the specified entities wikidata URL in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "!entities.body.links.wikidata[]", "value": "", "type": "query", "description": "This parameter is used to exclude stories based on the specified entities Wikidata URL in the body of stories. You can read more about working with entities [here](https://newsapi.aylien.com/docs/working-with-entities).\n" }, { "name": "sentiment.title.polarity", "value": "", "type": "query", "description": "This parameter is used for finding stories whose title sentiment is the specified value.\n" }, { "name": "!sentiment.title.polarity", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose title sentiment is the specified value.\n" }, { "name": "sentiment.body.polarity", "value": "", "type": "query", "description": "This parameter is used for finding stories whose body sentiment is the specified value.\n" }, { "name": "!sentiment.body.polarity", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose body sentiment is the specified value.\n" }, { "name": "media.images.count.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose number of images is greater than or equal to the specified value.\n" }, { "name": "media.images.count.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose number of images is less than or equal to the specified value.\n" }, { "name": "media.images.width.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose width of images are greater than or equal to the specified value.\n" }, { "name": "media.images.width.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose width of images are less than or equal to the specified value.\n" }, { "name": "media.images.height.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose height of images are greater than or equal to the specified value.\n" }, { "name": "media.images.height.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose height of images are less than or equal to the specified value.\n" }, { "name": "media.images.content_length.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose images content length are greater than or equal to the specified value.\n" }, { "name": "media.images.content_length.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose images content length are less than or equal to the specified value.\n" }, { "name": "media.images.format[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose images format are the specified value.\n" }, { "name": "!media.images.format[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose images format are the specified value.\n" }, { "name": "media.videos.count.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose number of videos is greater than or equal to the specified value.\n" }, { "name": "media.videos.count.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose number of videos is less than or equal to the specified value.\n" }, { "name": "author.id[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose author id is the specified value.\n" }, { "name": "!author.id[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose author id is the specified value.\n" }, { "name": "author.name", "value": "", "type": "query", "description": "This parameter is used for finding stories whose author full name contains the specified value.\n" }, { "name": "!author.name", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose author full name contains the specified value.\n" }, { "name": "source.id[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source id is the specified value.\n" }, { "name": "!source.id[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source id is the specified value.\n" }, { "name": "source.name[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source name contains the specified value.\n" }, { "name": "!source.name[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source name contains the specified value.\n" }, { "name": "source.domain[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source domain is the specified value.\n" }, { "name": "!source.domain[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source domain is the specified value.\n" }, { "name": "source.locations.country[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source country is the specified value. It supports [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country codes. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.locations.country[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source country is the specified value. It supports [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country codes. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.locations.state[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source state/province is the specified value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.locations.state[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source state/province is the specified value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.locations.city[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source city is the specified value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.locations.city[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source city is the specified value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.scopes.country[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source scopes is the specified country value. It supports [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country codes. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.scopes.country[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source scopes is the specified country value. It supports [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country codes. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.scopes.state[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source scopes is the specified state/province value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.scopes.state[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source scopes is the specified state/province value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.scopes.city[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source scopes is the specified city value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.scopes.city[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source scopes is the specified city value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.scopes.level[]", "value": "", "type": "query", "description": "This parameter is used for finding stories whose source scopes is the specified level value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "!source.scopes.level[]", "value": "", "type": "query", "description": "This parameter is used for excluding stories whose source scopes is the specified level value. [Here](https://newsapi.aylien.com/docs/working-with-locations) you can find more information about how [to work with locations](https://newsapi.aylien.com/docs/working-with-locations).\n" }, { "name": "source.links_in_count.min", "value": "", "type": "query", "description": "This parameter is used for finding stories from sources whose Links in count is greater than or equal to the specified value. You can read more about working with Links in count [here](https://newsapi.aylien.com/docs/working-with-links-in-count).\n" }, { "name": "source.links_in_count.max", "value": "", "type": "query", "description": "This parameter is used for finding stories from sources whose Links in count is less than or equal to the specified value. You can read more about working with Links in count [here](https://newsapi.aylien.com/docs/working-with-links-in-count).\n" }, { "name": "source.rankings.alexa.rank.min", "value": "", "type": "query", "description": "This parameter is used for finding stories from sources whose Alexa rank is greater than or equal to the specified value. You can read more about working with Alexa ranks [here](https://newsapi.aylien.com/docs/working-with-alexa-ranks).\n" }, { "name": "source.rankings.alexa.rank.max", "value": "", "type": "query", "description": "This parameter is used for finding stories from sources whose Alexa rank is less than or equal to the specified value. You can read more about working with Alexa ranks [here](https://newsapi.aylien.com/docs/working-with-alexa-ranks).\n" }, { "name": "source.rankings.alexa.country[]", "value": "", "type": "query", "description": "This parameter is used for finding stories from sources whose Alexa rank is in the specified country value. It supports [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country codes. You can read more about working with Alexa ranks [here](https://newsapi.aylien.com/docs/working-with-alexa-ranks).\n" }, { "name": "social_shares_count.facebook.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose Facebook social shares count is greater than or equal to the specified value.\n" }, { "name": "social_shares_count.facebook.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose Facebook social shares count is less than or equal to the specified value.\n" }, { "name": "social_shares_count.google_plus.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose Google+ social shares count is greater than or equal to the specified value.\n" }, { "name": "social_shares_count.google_plus.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose Google+ social shares count is less than or equal to the specified value.\n" }, { "name": "social_shares_count.linkedin.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose LinkedIn social shares count is greater than or equal to the specified value.\n" }, { "name": "social_shares_count.linkedin.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose LinkedIn social shares count is less than or equal to the specified value.\n" }, { "name": "social_shares_count.reddit.min", "value": "", "type": "query", "description": "This parameter is used for finding stories whose Reddit social shares count is greater than or equal to the specified value.\n" }, { "name": "social_shares_count.reddit.max", "value": "", "type": "query", "description": "This parameter is used for finding stories whose Reddit social shares count is less than or equal to the specified value.\n" }, { "name": "clusters[]", "value": "", "type": "query", "description": "This parameter is used for finding stories with belonging to one of clusters in a specific set of clusters You can read more about working with clustering [here](https://newsapi.aylien.com/docs/working-with-clustering).\n" }, { "name": "return[]", "value": "", "type": "query", "description": "This parameter is used for specifying return fields." }, { "name": "story_id", "value": "", "type": "query", "description": "A story id" }, { "name": "story_url", "value": "", "type": "query", "description": "An article or webpage" }, { "name": "story_title", "value": "", "type": "query", "description": "Title of the article" }, { "name": "story_body", "value": "", "type": "query", "description": "Body of the article" }, { "name": "boost_by", "value": "", "type": "query", "description": "This parameter is used for boosting the result by the specified value.\n" }, { "name": "story_language", "value": "", "type": "query", "description": "This parameter is used for setting the language of the story. It supports [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language codes.\n" }, { "name": "per_page", "value": "", "type": "query", "description": "This parameter is used for specifying number of items in each page.\n" } ], "auth": { "type": "apikey", "key": "X-AYLIEN-NewsAPI-Application-ID", "value": "{{X-AYLIEN-NewsAPI-Application-ID}}", "placement": "header" } } } ] } ], "bundled": true }