Add a keyword to your project and start tracking
Last updated 7 months ago
POST /addKeyword HTTP/1.1 Host: api.ranklytics.ai Content-Type: application/json Accept: */* Content-Length: 55 { "project_id": 1, "keyword": "text", "seed_keyword": "text" }
Successful operation
{ "status": "text", "message": "text" }