Find keyword ideas based on a seed keyword
Last updated 5 months ago
findKeywords
curl -L \ --request POST \ --url 'https://api.ranklytics.ai/findKeywords' \ --header 'Content-Type: application/json'
{ "status": "text", "keywords": [ { "keyword": "text", "competition": "text", "competition_index": 1, "search_volume": "text", "difficulty": "text", "in_account": 1 } ] }