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