Skip to main content
POST
Bulk keyword analysis

Authorizations

Authorization
string
header
required

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

Headers

X-API-Key
string | null

Body

application/json

Request body for bulk keyword analysis (up to 1000 keywords).

keywords
string[]
required

List of keywords to analyze. Maximum 1000.

Required array length: 1 - 1000 elements
location_code
integer
required

DataForSEO location code (e.g. 2840 = United States).

language_code
string
required

Language code (e.g., 'en', 'de', 'fr').

Maximum string length: 10

Response

Successful Response

success
boolean
default:true
data
BulkKeywordResponse · object | null

Response for bulk keyword research.