Add Keyword to Project
Add a keyword to your project and start tracking
Authorizations
X-API-KEYstringRequired
API Key for authentication
X-SECRET-KEYstringRequired
Secret Key for authentication
Body
project_idintegerOptional
keywordstringOptional
seed_keywordstringOptional
Responses
200
Successful operation
application/json
400
Invalid API Credentials, Project not found, or Keyword already exists
application/json
429
Rate limit exceeded
application/json
post
/addKeywordLast updated