Skip to main content
POST
Keyword Difficulty API

Keyword Difficulty

Accepts up to 1,000 keywords and returns a 0–100 difficulty score per available keyword.

Authorizations

Authorization
string
header
required

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

Body

application/json
keywords
string[]
required

Keywords to analyze in one batch.

Required array length: 1 - 1000 elements
Required string length: 1 - 80
callback_url
string<uri>
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
results_limit
integer
Required range: 1 <= x <= 2000

Response

200 - application/json

Task accepted

code
integer
data
object