bingAsk AIpost https://api.keywordtool.io/v2/search/volume/bingSearch Volume API for BingBody ParamsapikeystringrequiredThe API key to authenticate.keywordarray of stringsrequiredKeywords you would like to get the search volume for. 1 to 1,000 keywords are accepted. Data must be provided in JSON encoded format e.g. ["chair","table","phone case"]keyword*ADD stringmetrics_locationarray of int32sDefaults to 190Location, that you would like to localize the search volume. Accepts up to 10 location IDs. If left blank, it defaults to 190 (United States).metrics_location int32ADD int32metrics_languagearray of stringsDefaults to EnglishLanguage, that you would like to localize the search volume. If left blank, it defaults to "English".metrics_language stringADD stringmetrics_networkstringDefaults to ownedandoperatedandsyndicatedsearchSearch network that will be used to pull the search volume data. Accepted values are "ownedandoperatedandsyndicatedsearch", "ownedandoperatedonly", or "syndicatedsearchonly". If left blank, it defaults to "ownedandoperatedandsyndicatedsearch".completebooleanDefaults to falseAllows to get the full set of search volume results. Please note that certain percent of requests might return an error if this parameter is set to "true". If left blank, it defaults to "false".truefalseoutputstringDefaults to jsonOutput of your API request. Supported parameters are "json" and "xml". If left blank, it defaults to "json".Updated 10 months ago