google

Get precise Google search volume data for keywords

Body Params
string
required

The API key to authenticate.

keyword
array of strings
required

Keywords 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*
metrics_location
array of int32s

Location, that you would like to localize the search volume. Accepts 1 location ID. If left blank, it defaults to global search volume.

metrics_location
metrics_language
array of strings

Language, that you would like to localize the search volume. Accepts 1 language. If left blank, it defaults to global search volume.

metrics_language
string
Defaults to googlesearchnetwork

Search network that will be used to pull the search volume data. Accepted values are "googlesearch" or "googlesearchnetwork". If left blank, it defaults to "googlesearchnetwork".

string
Defaults to USD

The currency that will be used to display cost-per-click (CPC) data. If left blank, it defaults to USD.

boolean
Defaults to false

Allows 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".

string
Defaults to json

Output of your API request. Supported parameters are "json" and "xml". If left blank, it defaults to "json".

Language
Credentials
Query
Response
Click Try It! to start a request and see the response here!