Get all the content within your project with full details.
Last updated 5 months ago
content
curl -L \ --url 'https://api.ranklytics.ai/content?project_id=1'
{ "status": "text", "content": [ { "id": 1, "project_id": 1, "topic": "text", "title": "text", "style": "text", "keyword": "text", "content": "text", "featured_image": "text", "last_updated_on": "2025-02-23", "mode": "text", "status": "text" } ] }