Skip to main content
POST
Related Keywords API

Related Keywords

Each item is one related keyword record. depth accepts 0–4; larger depth expands the relationship graph and may return substantially more candidates.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
query
string
required

Search query.

Minimum string length: 1
callback_url
string<uri>
depth
integer
Required range: 0 <= x <= 4
language
string
Minimum string length: 1
language_code
string
Required string length: 2 - 10
location_code
integer

Search market location code.

Required range: x >= 1
location_name
string

Search market location name.

Minimum string length: 1
offset
integer
Required range: x >= 0
results_limit
integer
default:100
Required range: 1 <= x <= 1000

Response

200 - application/json

Task accepted

code
integer
data
object