Create up to 1000 Keywords requests from a list.

Create up to 1000 Keyword requests, that are asynchronous by default, and receive a list of incomplete Keyword objects, where their IDs can be used to download the respective full data, later.
Click here to check out a JSON response example.
ABOUT THE CREDIT SYSTEM
The base value for every Keyword request is 3 CREDITS, but this value can change based on priority:

  • LOW PRIORITY = multiplies costs by 1
  • NORMAL PRIORITY = multiplies costs by 1
  • REALTIME PRIORITY = multiplies costs by 2
  • INSTANT PRIORITY = multiplies costs by 5

NOTE 1: Every Keyword request will have its callback called separately.
NOTE 2: To use the custom region search, do not set the region parameter, otherwise the region will be used by default.

Body Params

An array of Keyword request parameters

Metadata
string
required

The user account apikey

Responses

ready will be false for that object and the data field object may be null. This function ignores the Keywords that do not exist or are duplicated.

Language
Credentials
Query
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json